Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether a record exists that has the specified service namespace.
Syntax
client server public static boolean exists(AifServiceNamespace serviceNamespace)
Run On
Called
Parameters
- serviceNamespace
Type: AifServiceNamespace Extended Data Type
The service namespace to check for.
Return Value
Type: boolean
true if the record exists; otherwise, false.