WoLastActionReason Property |
Reason matching current WO status. Only On Hold and Cancelled statuses support and require reasons; for other statuses this field is null/empty.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WoActionReasonLookup Reason { get; set; }
Public Property Reason As WoActionReasonLookup
Get
Set
No code example is currently available or this language may not be supported.
Property Value
WoActionReasonLookup
See Also