SalesTransactionDueDate Property |
Product: ALL
Description: QBW: Date when the payment of the
transaction is due.
Description: QBO: Date when the invoice is to
be paid, not including any early-payment discount incentives, or
late payment penalties. If the date is not supplied, the current
date on the server is used.
Filterable: QBW
InputType: ReadWrite
BusinessRules: QBW: Following are the BusinessRules regarding DueDate of
transaction
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic DateTime DueDate { get; set; }
Property Value
Type:
DateTime
Remarks
See Also