TrackEventCount Property
The number of records in the TrackEvent arrays.
Object Oriented Interface
public function getTrackEventCount();
Procedural Interface
inship_canadaposttrack_get($res, 35 );
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