Click or drag to resize

WoScheduleOptions Enumeration

Used by WoScheduleRoutine command to specify scheduling options for the Work Order.

Namespace:  CorrigoService.Enums
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[FlagsAttribute]
public enum WoScheduleOptions
Members
  Member nameValueDescription
None1
SkipWarranty2
SkipScheduling4
SkipFinancial8
SkipPTE16
SkipDueDate32
SkipOnSiteBy64
SkipAcknowledgeBy128
See Also