TrackEventState Property
State or province code where the tracking event occurred.
Syntax
__property String TrackEventState[int TrackEventIdx] = {read=FTrackEventState, write=FSetTrackEventState};
Default Value
""
Remarks
State or province code where the tracking event occurred. This is a two-letter standard abbreviation.
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