PaymentItemAmtUsed Property |
Amount taken from credit (auto-calculated), or amount applied to invoice (entered by user). Cannot be negative; zero is allowed only for credit records.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MoneyValue AmtUsed { get; set; }
Public Property AmtUsed As MoneyValue
Get
Set
No code example is currently available or this language may not be supported.
Property Value
MoneyValue
See Also