admUnArchiveProject
Syntax
admUnArchiveProject(projectKey)
Description
Restores a previously archived project.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
projectKey | String | Yes | Project key of project to restore. |
Return type
Boolean
Returns 'true' if operation succeeded and 'false' otherwise.
Example
See also