Click or drag to resize

ICurrencySettingsFormatInfo Property

Provides culture-specific information for formatting and parsing numeric values

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

Property Value

Type: NumberFormatInfo
See Also