Click or drag to resize

ICurrencySettingsFormatInfo Property

Provides culture-specific information for formatting and parsing numeric values

Namespace:  Resto.Front.Api.V5.Data.Organization
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
NumberFormatInfo FormatInfo { get; }

Property Value

Type: NumberFormatInfo
See Also