IRoundingOptions.MinutesDisplayedDecimals Property

Gets a value that specifies the number of decimal places displayed in the minutes. Applies to selling prices.
ReadOnly Property MinutesDisplayedDecimals() As Integer
This language is not supported or no code example is available.
int MinutesDisplayedDecimals {get;}
This language is not supported or no code example is available.

Property Value

int

The number of displayed decimal places from 0 to 4.

Remarks
 
This property has usually the same value as MinutesRoundingDecimals, but it also returns a default value when no rounding is applied.
Version
 
Available since QDV 7.20.810.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition