ClosingDates Property
Version: Available or changed with runtime version 1.0.
Sets a value that determines whether users can enter a closing date in this field. The default value is False.
Applies to
- Table field
- Page Field
Property value
True if users can enter a closing date in the field, otherwise false. The default is false.
Syntax
ClosingDates = true;
Remarks
All dates have a corresponding closing date. A closing date is a period following the given date, but before the next date. Closing dates are sorted immediately after the corresponding date but before the next date.