MapPointsRepositoryAddressAttribute Field |
Definition of the
Address data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<MapPoint, string> AddressAttribute
Public Shared ReadOnly AddressAttribute As ColumnDataAttribute(Of MapPoint, String)
public:
static initonly ColumnDataAttribute<MapPoint^, String^>^ AddressAttribute
static val AddressAttribute: ColumnDataAttribute<MapPoint, string>
Field Value
Type:
ColumnDataAttributeMapPoint,
String
See Also