SetOwnerId method: NotificationManager class

Syntax

SetOwnerId(Owner_ID)

Description

Use this method to specify the owner of a notification.

Parameters

Parameter Description

Owner_ID

Specifies the owner of a notification as a string.

Returns

None.

Example

&objNotif.SetOwnerId("PT");