Property Amount
Amount
Returns the numeric amount of this monetary value in the currency specified by Currency.
Declaration
public decimal Amount { get; }
Property Value
Type | Description |
---|---|
System.Decimal |
Remarks
This value should be rounded to the appropriate number of decimal places associated with the currency specified by Currency.