Click or drag to resize

RoadBlockageResultEntity Class

Road Blockage Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleRoadBlockageResultEntity

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 RoadBlockageResultEntity

The RoadBlockageResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodRoadBlockageResultEntity
Initializes a new instance of the RoadBlockageResultEntity class
Top
Properties
  NameDescription
Public propertyRoadBlockages
Gets or sets the Road Blockage events.
Top
See Also