Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Edits or displays the StartOrderDate field from the MCRContinuityScheduleLine table.
Syntax
edit MCRStartDate startDate(boolean _set, MCRDateStr _dateStr)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to assign a new value to the StartOrderDate field.
- _dateStr
Type: MCRDateStr Extended Data Type
The new start order data when _set is true.
Return Value
Type: MCRStartDate Extended Data Type
The start order date.