/
getOrganizationPropertyKeys
getOrganizationPropertyKeys
Description
Get the organization properties keys the provided organization id.
Parameters
Return Type
string []
Returns null if the organization can not be found.
Example
return getOrganizationPropertyKeys(13);
Result: The string [] "TestProperty1|TestProperty2" will be return.
See also
Peacock
, multiple selections available,
Related content
getOrganizationPropertyValues
getOrganizationPropertyValues
More like this
setOrganizationPropertyValue
setOrganizationPropertyValue
More like this
getOrganizationIdByName
getOrganizationIdByName
More like this
getIssueEntityPropertyKeys
getIssueEntityPropertyKeys
More like this
getRequestTypePropertyKeys
getRequestTypePropertyKeys
More like this
getUserPropertiesKeys
getUserPropertiesKeys
More like this