Click or drag to resize
WOActionType Enumeration
Indicate workflow actions, the Work Order could experience during it's lifetime.

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum WOActionType
Members
  Member nameValueDescription
Unknown0
Create1
PickUp2
Start3
OnHold4
Complete5
Cancel6
Reopen7
Assign8
Attention9
APInvStatus10
Archived11
Restored12
Stop13
AccessChanged14
Billed15
DueDateChanged16
Note17
Message18
QuoteRequested19
CostStatus20
BillingRuleChanged21
OwnerChanged22
Signature23
ApprovalStart24
ApprovalEnd25
ApGlAccountChanged26
EstimateRejected27
EstimateApproved28
ItemAddRemove29
WarrantyFlagChanged30
AutoWarranty31
OnSiteByChanged32
AckByChanged33
CustomerChanged34
EstimateSubmitted35
WonWoSend36
WonWoRecall37
WonWoUpdate38
WonPaymentSend39
Verified40
CustomerNteChanged41
PriorityChanged42
SchedStartChanged43
VendorNteChanged44
WonDocAttach45
QuoteSubmitted46
FlagCleared47
QuoteRejected48
QuoteApproved49
VisitDeleted50
ApInvoiceCleared51
ProcedureAddRemove52
See Also