Click or drag to resize

WorkOrderTypeIsDefSR Property

True indicates Custom WO type is used as default selection when user creates new request WO from Customer Portal UI.

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

Property Value

Type: Boolean
See Also