| WorkOrderType Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class WorkOrderType : RemovableCorrigoEntity
The WorkOrderType type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Abbr | 
            Abbreviated version of the displayable name. Max Length=4.
             | 
|  | DisplayAs | 
            Name. Max Length=160.
             | 
|  | IsDefBasic | 
            True indicates Custom WO type is used as default selection when user creates new basic WO (for instance, by adding child to work plan).
             | 
|  | IsDefSR | 
            True indicates Custom WO type is used as default selection when user creates new request WO from Customer Portal UI.
             | 
|  | TypeId | 
 See Also
See Also