Click or drag to resize
WorkZoneCommandResponse Class
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsWorkZoneCommandResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class WorkZoneCommandResponse : CommandResponse

The WorkZoneCommandResponse type exposes the following members.

Properties
  NameDescription
Public propertyWorkZone
Reference to WorokZone entity; contains up-to-date Work Zone state after command finishes. Only scalar properties are returned.
Top
Remarks