| WoActionReasonLookup Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class WoActionReasonLookup : RemovableCorrigoEntity
The WoActionReasonLookup type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionId | 
            Enumeration which describes an action had been taken over the WorkOrder.
             | 
|  | Descr | 
            Comment for the action reason.
            Max Length=256
             | 
|  | DisplayAs | 
            How the reason is represented in UI.
            Max Length=128
             | 
|  | Hide | 
            Flag to decide whether the object is shown on UI.
             | 
|  | ReasonId | 
             Link to reason object, unique within WO Action.
              | 
 See Also
See Also