Click or drag to resize

WorkOrderType Class

Custom WO Type is dynamic dictionary.
Inheritance Hierarchy

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class WorkOrderType : RemovableCorrigoEntity

The WorkOrderType type exposes the following members.

Properties
  NameDescription
Public propertyAbbr
Abbreviated version of the displayable name. Max Length=4.
Public propertyDisplayAs
Name. Max Length=160.
Public propertyIsDefBasic
True indicates Custom WO type is used as default selection when user creates new basic WO (for instance, by adding child to work plan).
Public propertyIsDefSR
True indicates Custom WO type is used as default selection when user creates new request WO from Customer Portal UI.
Public propertyTypeId
Top
See Also