GetOwnerId method: NotificationManager class
Syntax
GetOwnerId()
Description
Use the GetOwnerId method to retrieve the owner of a notification.
Parameters
None.
Returns
A string containing the owner ID.
Example
&objNotif.GetOwnerId();
Related Topics