Click or drag to resize

EnterpriseOneTransactionGeneralGeographyObjects Class

Provides typed access to the repositories in the General.Geography namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionGeneralGeographyObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class GeneralGeographyObjects

The EnterpriseOneTransactionGeneralGeographyObjects type exposes the following members.

Properties
  NameDescription
Public propertyAdministrativeRegions
Gets a typed query for the General.Geography.AdministrativeRegion entity type.
Public propertyAreas
Gets a typed query for the General.Geography.Area entity type.
Public propertyCountries
Gets a typed query for the General.Geography.Country entity type.
Public propertyGeoPoints
Gets a typed query for the General.Geography.GeoPoint entity type.
Public propertyMapPoints
Gets a typed query for the General.Geography.MapPoint entity type.
Top
See Also