A CorrigoService 9.9 SU1.Class Library
A CorrigoService 9.9 SU1.Class Library
CorrigoService.Entities
Invoice Class
Invoice Properties
AmtBase Property
AmtTax Property
AmtTotal Property
Comments Property
CurrencyTypeId Property
DraftProcessStepId Property
DtDue Property
DtPosted Property
ExtNumber Property
GlAccount Property
Group Property
IsManuallySent Property
IsMultiline Property
IsTaxDirty Property
LineItems Property
Number Property
Period Property
PoNumber Property
State Property
TaxTransactionId Property
TimeSetId Property
Invoice
AmtTotal Property
Gets an invoice total amount (base + tax)
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
MoneyValue
AmtTotal
{
get
;
set
; }
Property Value
Type:
MoneyValue
See Also
Reference
Invoice Class
CorrigoService.Entities Namespace