Retrieves a service call status.
The service call status is specified by its key (statusID), which is contained in the ServiceCallStatusParams object passed to the method.
Retrieves a service call status.
The service call status is specified by its key (statusID), which is contained in the ServiceCallStatusParams object passed to the method.
| Visual Basic |
|---|
Public Function GetServiceCallStatus( _ ByVal pIServiceCallStatusParams As ServiceCallStatusParams _ ) As ServiceCallStatus |
The key of the service call status to retrieve.