WorkZoneCommandResponse Class |
WorkZone CommandResponse.
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class WorkZoneCommandResponse : CommandResponse
<SerializableAttribute>
Public Class WorkZoneCommandResponse
Inherits CommandResponse
No code example is currently available or this language may not be supported.
The WorkZoneCommandResponse type exposes the following members.
Properties| | Name | Description |
|---|
 | WorkZone |
Reference to WorokZone entity; contains up-to-date Work Zone state after command finishes. Only scalar properties are returned.
|
Top
See Also