Skip to end of banner
Go to start of banner

admSetProjectNotificationScheme

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Availability

This routine is available starting with katl-commons 2.5.8.

Syntax

admSetProjectNotificationScheme(pkey, schemeName)

Description

Updates the project notification scheme

Both the scheme and the project must exist.

Parameters

Parameter name

Type

Required

Description

 pkeystringyesThe project key. Must exist
schemeNamestringyesThe  scheme name. The scheme must exist

Return type

boolean

True if the project was updated, false if not

See also

  • No labels