public method ICustomConversionOperation2.ToBaseDecimal

Brief

Converts the unit to base unit

Declaration
C#
Decimal  ToBaseDecimal (Decimal value)

Parameters
value

Declared in ICustomConversionOperation2

back