Click or drag to resize

RouteExportCompleteEntity Class

Lets the system know what Routes records were exported successfully.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.RouteRouteExportCompleteEntity

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 class RouteExportCompleteEntity

The RouteExportCompleteEntity type exposes the following members.

Constructors
  NameDescription
Public methodRouteExportCompleteEntity
Initializes a new instance of the RouteExportCompleteEntity class
Top
Properties
  NameDescription
Public propertyExportedRouteVisits
Gets or sets if route visits were exported.
Public propertyRouteGuids
Gets or sets the Route guids.
Top
See Also