Click or drag to resize

RouteVisitPartialEntityDisableAutoGpsMatching Property

Gets or sets a value indicating whether [disable automatic GPS matching].

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 bool DisableAutoGpsMatching { get; set; }

Property Value

Type: Boolean
true if [disable automatic GPS matching]; otherwise, false.
See Also