| WoFlag Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class WoFlag : CorrigoEntityWithOptimisticLock
The WoFlag type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also