admGetProjectPropertyValues
Syntax | admGetProjectPropertyValues(projectKey, propertyKey) | Package | adm |
Alias |
| Pkg Usage | getProjectPropertyValues(projectKey, propertyKey) |
Description
Returns an array of indexed property keys. You may use the property names to navigate the array i.e. it is indexed by property names
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
projectKey | String | Yes | Project key. |
propertyKey | String | Yes | Property key. |
Return Type
string []
Returns an array of indexed property keys.
Example
admGetProjectPropertyValues("TEST", "myprop")See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
