KeyEffectiveDate Property
The date when this key becomes valid.
Syntax
__property String KeyEffectiveDate = {read=FKeyEffectiveDate, write=FSetKeyEffectiveDate};
Default Value
""
Remarks
The date when this key becomes valid. Prior to this it is not valid. The following is an example of a valid encoded date:
23-Jan-2000 15:00:00.
This property is read-only and not available at design time.
Data Type
String