TrackEventDate Property
Date the tracking event happened.
Syntax
__property String TrackEventDate[int TrackEventIdx] = {read=FTrackEventDate, write=FSetTrackEventDate};
Default Value
""
Remarks
Date the tracking event happened.
The size of the array is controlled by the TrackEventCount property.
This property is read-only and not available at design time.
Data Type
String