Click or drag to resize

RoutePartialEntity.GpsMatchingMaxRange Property

Gets or sets the GPS matching maximum range.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Route
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<double> GpsMatchingMaxRange { get; set; }

Property Value

Type: Nullable<Double>
The GPS matching maximum range.
See Also