Click or drag to resize

WorkOrderTypeIsDefBasic Property

True indicates Custom WO type is used as default selection when user creates new basic WO (for instance, by adding child to work plan).

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsDefBasic { get; set; }

Property Value

Type: Boolean
See Also