GeoPointsRepositoryAddressAttribute 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<GeoPoint, string> AddressAttribute
Public Shared ReadOnly AddressAttribute As ColumnDataAttribute(Of GeoPoint, String)
public:
static initonly ColumnDataAttribute<GeoPoint^, String^>^ AddressAttribute
static val AddressAttribute: ColumnDataAttribute<GeoPoint, string>
Field Value
Type:
ColumnDataAttributeGeoPoint,
String
See Also