AifService::findService Method
Returns the service record for the specified service name and namespace.
Syntax
client server public static AifService findService(AifServiceNamespace _serviceNamespace, AifExternalName _externalServiceName)
Run On
Called
Parameters
- _serviceNamespace
Type: AifServiceNamespace Extended Data Type
- _externalServiceName
Type: AifExternalName Extended Data Type
Return Value
Type: AifService Table
The service record for the specified service name and namespace.