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