Click or drag to resize

WorkZoneCommandResponseWorkZone Property

Reference to WorokZone entity; contains up-to-date Work Zone state after command finishes. Only scalar properties are returned.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WorkZone WorkZone { get; set; }

Property Value

Type: WorkZone
See Also