Click or drag to resize

VehicleLocationHistoryRecordLongitude Property

Longitude of the vehicle at the specified time. Longitude is angle from the prime meridian (in England) in east-west direction. Positive values denote east and negative - west. The value is in the range [-180, 180]. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal Longitude { get; set; }

Property Value

Type: Decimal
See Also