TrackEventCount Property
The number of records in the TrackEvent arrays.
Syntax
int GetTrackEventCount();
Default Value
0
Remarks
This property controls the size of the following arrays:- TrackEventCity
- TrackEventDate
- TrackEventDescription
- TrackEventLocation
- TrackEventLocationId
- TrackEventLocationName
- TrackEventProvince
- TrackEventTime
- TrackEventTimeZone
This property is read-only and not available at design time.
Data Type
Integer