Click or drag to resize

EnterpriseCompanyMapPoints Property

List of MapPoint child objects, based on the General.Geography.MapPoint.EnterpriseCompany back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<MapPoint> MapPoints { get; }

Property Value

Type: ChildCollectionMapPoint
See Also