Click or drag to resize

FinancialItemAmount Property

Item’s total amount. Precision 2 digits; negative and zero values are allowed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MoneyValue Amount { get; set; }

Property Value

MoneyValue
See Also