admSetProjectNotificationScheme

Description

Updates the notification scheme to the given one. Return true if success, false otherwise

Parameters

Return Type

Boolean (true/false)

Returns true if the scheme was set and false otherwise.

Example

admSetProjectNotificationScheme("ITSD","Notification sch");

See also