GetOwnerDescr method: NotificationManager class
Syntax
GetOwnerDescr()
Description
Use the GetOwnerDescr method to retrieve the description of an owner, for example, PeopleTools for the PT owner.
Parameters
None.
Returns
A string containing the long description of the owner.
Example
&objNotif.GetOwnerDescr();
Related Topics