AifAzureServiceBus::find Method
Finds the record that has the matching service namespace.
Syntax
client server public static AifAzureServiceBus find(AifServiceNamespace serviceNamespace, [boolean update])
Run On
Called
Parameters
- serviceNamespace
Type: AifServiceNamespace Extended Data Type
The service namespace to search for.
- update
Type: boolean
A Boolean value that indicates whether the record is being selected for update.
Return Value
Type: AifAzureServiceBus Table
The matching record if it is found; otherwise, an empty record.