| DueDate Property | |
| See Also |
Sets or returns the planned completion date of the production order. The DueDate can be modified (read-write) while the ProductionOrderStatus is either Planned or Released (read-only when the status is Closed).
Mandatory for creating a new production order.
Field name: DueDate.
Read-write property
| Visual Basic |
|---|
Public Property DueDate() As Date |
During upgrade, if ExpectedCompletionDate (WorkOrders) exists, the system copies it as is to DueDate, otherwise, the system sets the DueDate with the value of PostingDate.