IAddressData Interface | ![]() |
Namespace: Telogis.GeoBase.Addresses
The IAddressData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Country |
Gets the Country country of the address.
|
![]() | Fields |
Returns a list of field names that can be accessed on this IAddressData.
|
![]() | JSONName |
Gets the JSONName of the object.
(Inherited from IJSONSerializable.) |
![]() | Location |
Gets the LatLon location of the address.
|
Name | Description | |
---|---|---|
![]() | FromJSON |
Initializes an object from its corresponding JSONObject source data.
(Inherited from IJSONSerializable.) |
![]() | GetT |
Gets the value from the specified fieldName.
|
![]() | ToJSON |
Gets the JSONObject representation of the object.
(Inherited from IJSONSerializable.) |