Click or drag to resize
GeoLocation Properties

The GeoLocation type exposes the following members.

Properties
  NameDescription
Public propertyAreaCode
Area code
Public propertyCity
City name
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyCountryCode
Country code
Public propertyCountryName
Country name
Public propertyDMACode
DMA code
Public propertyItem
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.)
Public propertyLatitude
Latitude
Public propertyLongitude
Longitude
Public propertyMetroCode
Metro code
Public propertyPostalCode
Postal code
Public propertyRegionCode
Region/state code
Public propertyRegionName
Region/state name
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Public propertyStateCode
State code
Public propertyStateName
State name
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Top
See Also