Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine 4.8.0.8. |
...
admGetNotificationSchemeByName(notificationSchemeName)
Description
Excerpt |
---|
Update one ore more attributes for the provided filter. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
notificationSchemeName | string | true |
Return type
boolean
Returns true if the filter was updated. False otherwise.
...