GeoPointsRepositoryLongitudeAttribute Field |
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, decimal> LongitudeAttribute
Public Shared ReadOnly LongitudeAttribute As ColumnDataAttribute(Of GeoPoint, Decimal)
public:
static initonly ColumnDataAttribute<GeoPoint^, Decimal^>^ LongitudeAttribute
static val LongitudeAttribute: ColumnDataAttribute<GeoPoint, decimal>
Field Value
Type:
ColumnDataAttributeGeoPoint,
Decimal
See Also