Retrieves a service call problem type.
The service call problem type is specified by its key (prblmTypID), which is contained in the ServiceCallProblemTypeParams object passed to the method.
Retrieves a service call problem type.
The service call problem type is specified by its key (prblmTypID), which is contained in the ServiceCallProblemTypeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetServiceCallProblemType( _ ByVal pIServiceCallProblemTypeParams As ServiceCallProblemTypeParams _ ) As ServiceCallProblemType |
The key of the service call problem type to retrieve.