admDeleteProjectProperty
Syntax | admDeleteProjectProperty(projectKey, propertyKey) | Package | adm |
Alias |
| Pkg Usage | deleteProjectProperty(projectKey, propertyKey) |
Description
Simply deletes the property key.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
projectKey | String | Yes | Project key. |
propertyKey | String | Yes | Property key. |
Return Type
Boolean (true/false)
Returns true if the property is deleted and false otherwise.
Example
admDeleteProjectProperty("TEST", "myprop")See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
