PurchaseTotalAmt Property |
The total amount due, determined by taking the
sum of all lines associated. This includes all charges,
allowances, taxes, discounts, etc...
[b]QuickBooks Notes[/b][br
/]
Non QB-writable.
Output only field in case of QBO
Filterable:
QBW
Sortable: QBW
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic decimal TotalAmt { get; set; }
Property Value
Type:
Decimal
Remarks
See Also