Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.CurrencyISO4217.Currency.MinorUnit Property

The number of digits for the fractional portion of the currency. Can be 0 or -1 if there is no fractional portion.

Class: YetaWF.Core.Components.CurrencyISO4217.Currency
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public int MinorUnit { get; set; }

See Also YetaWF.Core.Components.CurrencyISO4217.Currency ClassYetaWF.Core Overview