Click or drag to resize

FleetLocateAssetStatusLandmarkId Property

Database record ID of the landmark location, if at a landmark

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<int> LandmarkId { get; set; }

Property Value

Type: NullableInt32
See Also