/
getRequestTypePropertyValues
getRequestTypePropertyValues
Description
Gets a list of property keys for the specified request type from the provided service desk.
Parameters
Return Type
string[]
Example
return getRequestTypePropertyValues(1, 2, "propKey");
Returns: "value1|val2|test3"
See also
Peacock
, multiple selections available,
Related content
setRequestTypePropertyValue
setRequestTypePropertyValue
More like this
getRequestTypePropertyKeys
getRequestTypePropertyKeys
More like this
getRequestTypeFields
getRequestTypeFields
More like this
getRequestTypesForServiceDesk
getRequestTypesForServiceDesk
More like this
getRequestTypeByIdForServiceDesk
getRequestTypeByIdForServiceDesk
More like this
getIssueEntityPropertyValue
getIssueEntityPropertyValue
More like this