WorkRequests.getResources (Method)

Returns zero or more records describing the work request resources for the site. If a specific resource is specified, CommonSpot returns information for just that resource.

Returns:

WorkRequests_GetResources_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
Description PlainText_255 The work request resource's description.
ID WorkRequestResourceID The work request resource's ID.
Name PlainText_NonNull_100 The work request resource's name.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None