deRuntime..::..createNotification Method
Creates the notification.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createNotification( string sUserID, userNotificationItemType sItemType, string sItemID, string subject, string message, bool emailNotify )
Parameters
- sUserID
- Type: String
The s user identifier.
- sItemType
- Type: FlowWright.cDevDeAPI..::..userNotificationItemType
Type of the s item.
- sItemID
- Type: String
The s item identifier.
- subject
- Type: String
The subject.
- message
- Type: String
The message.
- emailNotify
- Type: Boolean
if set to true [email notify].