| DocDueDate Property | |
| See Also |
Sets or returns the document due date (for example, Delivery Date in sales orders, Value Date in invoices, Valid To in quotations, and so on).
Field name: DocDueDate.
Read-write property
| Visual Basic |
|---|
Public Property DocDueDate() As Date |
The document due date must be within the financial period and later than posting date (DocDate).
This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.