WorkZoneCreateCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class WorkZoneCreateCommand : CommandRequest
The WorkZoneCreateCommand type exposes the following members.
Name | Description | |
---|---|---|
AssetTemplateId |
Scalar integer value equal to Asset Template ID used to create Work Zone, optional.
| |
SkipDefaultSettings |
Boolean flag; True means command won’t apply default Work Zone settings.
| |
WorkZone |
Reference to Work Zone entity, required.
|