Click or drag to resize
WoScheduleRoutineOptions Property
Flags (could be combined with bitwise OR) to turn off some WorkOrder’s property changes while the command is executed.

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

Property Value

Type: WoScheduleOptions
See Also