WoActionReasonLookup Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class WoActionReasonLookup : RemovableCorrigoEntity
The WoActionReasonLookup type exposes the following members.
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.
|