Click or drag to resize
WorkZoneCreateCommandSkipDefaultSettings Property
Boolean flag; True means command won’t apply default Work Zone settings.

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

Property Value

Type: Boolean
See Also