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