TrackEventState Property
State or province code where the tracking event occurred.
Object Oriented Interface
public function getTrackEventState($trackeventidx);
Procedural Interface
inship_eztrack_get($res, 64 , $trackeventidx);
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