Click or drag to resize
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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WoActionReasonLookup Reason { get; set; }

Property Value

Type: WoActionReasonLookup
See Also