getIssueEntityPropertyKeys
Syntax | getIssueEntityPropertyKeys(issueKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Returns a string array of entity property keys.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | String | Yes | Key of the selected issue. |
Return Type
string[]
The entity property keys are the returned values.
Example
return getIssueEntityPropertyKeys("JSD-2");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.