WorkOrderTypeIsDefSR Property |
True indicates Custom WO type is used as default selection when user creates new request WO from Customer Portal UI.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsDefSR { get; set; }
Public Property IsDefSR As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also