Retrieves a service call type.
The service call type is specified by its key (callTypeID), which is contained in the ServiceCallTypeParams object passed to the method.
Retrieves a service call type.
The service call type is specified by its key (callTypeID), which is contained in the ServiceCallTypeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetServiceCallType( _ ByVal pIServiceCallTypeParams As ServiceCallTypeParams _ ) As ServiceCallType |
The key of the service call type to retrieve.