Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admDeleteNotificationScheme(notificationSchemeId) | Package | adm | Alias | | Pkg Usage | deleteNotificationScheme(notificationSchemeId) | |
Description
Excerpt |
---|
|
Deletes a notification scheme. |
Deletes a notification scheme.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
notificationSchemeId | integer | Yes | The id of the scheme that will be deleted. | |
Return Type
boolean
Returns true if the notification scheme has been deleted.
Example
Example
Code Block |
---|
|
return admDeleteNotificationScheme(10005); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "notification_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|