Click or drag to resize

WorkOrderSubType Property

Work order custom type. Each custom type corresponds to one of the base work order type. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public WorkOrderType SubType { get; set; }

Property Value

WorkOrderType
See Also