MINIMUMDATE Property
9.0, PLBCMP GUI Only
The MINIMUMDATE property provides the minimum date allowed for an EDITDATETIME object. The property uses the following format:
MINIMUMDATE={value}
Note the following:
MINIMUMDATE may be used in GETPROP, SETPROP, or CREATE statements of an EDITDATETIME object.
{value} is a Character String Variable or Literal defining the format text.
The {value] returned or given is in the format of YYYYMMDD, where YYYY is a four digit year, MM is a two digit month, and DD is a two digit day:
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |