| AttributeDescriptor Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class AttributeDescriptor : RemovableCorrigoEntity
The AttributeDescriptor type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DisplayInWorkOrder | 
            Boolean flag. True means this attribute is important from operational standpoint and displayed on UI related to Work Orders.
             | 
|  | IsHistory | 
            Boolean flag. True means users want to track value changes for this attribute (affects UI).
             | 
|  | Name | |
|  | Options | |
|  | Type | 
 See Also
See Also