TrackingLocation Class |
Namespace: PSI.Sox.Tracking
public class TrackingLocation
The TrackingLocation type exposes the following members.
Name | Description | |
---|---|---|
TrackingLocation | Initializes a new instance of the TrackingLocation class |
Name | Description | |
---|---|---|
City |
City - Name Address City Name
| |
CountryIso2 |
Country ISO2 code
| |
StateProvince |
State / Province. This property can be a state, province or other similar
administrative division applicable to the country. It should be the official name used by the country. It may or
may not be an abbreviation.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |