Click or drag to resize

WorkZoneOnlineCommand Class

This command changes Work Zone status to Online.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsWorkZoneOnlineCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class WorkZoneOnlineCommand : CommandRequest

The WorkZoneOnlineCommand type exposes the following members.

Properties
 NameDescription
Public propertyWorkZoneId Work Zone ID, required.
Top
See Also