Click or drag to resize

RouteBuildEntity Class

A route build request.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.RouteRouteBuildEntity

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
[SerializableAttribute]
public class RouteBuildEntity : IntegrationEntity

The RouteBuildEntity type exposes the following members.

Properties
  NameDescription
Public propertyGUID
Gets or sets the unique identifier.
Public propertyNextPlannedDate
Gets or sets the next planned date.
Public propertyRouteExclusionsCount
Gets or sets the route exclusions count.
Public propertyRouteId
Gets or sets the route identifier.
Public propertyRouteVisitsCount
Gets or sets the route visits count.
Top
See Also