Click or drag to resize

GeoPointsRepository Fields

The GeoPointsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAddressAttribute
Definition of the Address data attribute
Public fieldStatic memberEnterpriseCompanyIdAttribute
Definition of the data attribute for EnterpriseCompany reference
Public fieldStatic memberEnterpriseCompanyReference
Definition of the EnterpriseCompany reference
Public fieldStatic memberIdAttribute
Definition of the GeoPoint identity attribute
Public fieldStatic memberLatitudeAttribute
Definition of the Latitude data attribute
Public fieldStatic memberLongitudeAttribute
Definition of the Longitude data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for GeoPoint objects
Top
See Also