Click or drag to resize

GeoPointLatitude Property

Latitude is the vertical angle from equator to the pole of the point. Positive values denote points north of the equator. The value is in the range [-90, 90]. [Required] [Default(0)] [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.General.Geography
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal Latitude { get; set; }

Property Value

Type: Decimal
See Also