Click or drag to resize
GeoLocation Properties

The GeoLocation type exposes the following members.

Properties
  NameDescription
Public propertyCity
City name
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainer<ParentObjectType>.)
Public propertyCountryCode
Country code
Public propertyCountryName
Country name
Public propertyItem
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainer<TObject>.)
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 AbstractSimpleDataContainer<TObject>.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainer<TObject>.)
Public propertyStateCode
State code
Public propertyStateName
State name
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainer<TObject>.)
Top
See Also