Click or drag to resize
WoActionReasonLookupActionId Property
Enumeration which describes an action had been taken over the WorkOrder.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WOActionType ActionId { get; set; }

Property Value

Type: WOActionType
See Also