getRequestTypePropertyKeys

getRequestTypePropertyKeys

 

Syntax

getRequestTypePropertyKeys(serviceDeskId, requestTypeId)

Package

 

Alias

 

Pkg Usage

 

Description

Gets a list of property keys for the specified request type from the provided service desk.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

serviceDeskId

number

Yes

The servicedesk id for which to retrieve the properties.

requestTypeId

number

Yes

The request type id for which to retrieve the properties.

Return Type

string[]

Example

return getRequestTypePropertyKeys(1, 2);

Returns: "propKey|propKey2|propKey3"

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.