admArchiveProject
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | admArchiveProject(projectKey) | Package | adm |
Alias | Pkg Usage | archiveProject(projectKey) |
Description
Archives a project.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
projectKey | String | Yes | Project key of project to archive. |
Return Type
Boolean
Returns 'true' if operation succeeded and 'false' otherwise.
Example
admArchiveProject("TSTPROJ");Returns: true
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
