Click or drag to resize

WorkZoneOfflineCommand Class

This command changes Work Zone status to Offline.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsWorkZoneOfflineCommand

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

The WorkZoneOfflineCommand type exposes the following members.

Properties
 NameDescription
Public propertyDeactivateCustomers Boolean flag; True means all active Customers should be deactivated (i.e. deleted).
Public propertyWorkZoneId Work Zone ID, required.
Top
See Also