WoFlag Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class WoFlag : CorrigoEntityWithOptimisticLock
The WoFlag type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comment |
Optional comment provided when this particular Flag was set most recently.
Max Length=3072
|
![]() | FlagId |
Flag Reason Id.
Note: Value of this database field and BO property is 256 * [flag action ID] + [reason ID].
|
![]() | UtcStamp |
UTC value indicating when this particular Flag was set most recently.
|
![]() | WoId |
Parent work order Id.
|