Click or drag to resize

MapPointsRepository Fields

The MapPointsRepository 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 MapPoint 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 MapPoint objects
Top
See Also