Click or drag to resize

RoadBlockageSearchEntity Class

Road Blockage Search Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleRoadBlockageSearchEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class RoadBlockageSearchEntity

The RoadBlockageSearchEntity type exposes the following members.

Constructors
  NameDescription
Public methodRoadBlockageSearchEntity
Initializes a new instance of the RoadBlockageSearchEntity class
Top
Properties
  NameDescription
Public propertyMaxRecords
Gets or sets the maximum records.
Public propertyRouteGuid
Gets or sets the route unique identifier.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Top
See Also