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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsDefBasic { get; set; }
Public Property IsDefBasic As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also