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; }
Property Value
Type:
MoneyValue
See Also