 | RouteSearchEntityExportRouteVisits Property |
Gets or sets route visits should be exported.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Route
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool ExportRouteVisits { get; set; }
Public Property ExportRouteVisits As Boolean
Get
Set
Property Value
Type:
Boolean
True if route visits should be exported; false otherwise.
See Also