Resource.getSourceURLs (Method)

 

Returns:

Resource_getSourceURLs_result (query)

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

Field Name Type Description
ResourceID ResourceID Resource ID for this item.
ResourceName String  
SourceURL String  

Arguments:

Name Type Required Description
resourceID ResourceID_0 Required The unique ID of the resource to retrieve information for.
orderBy SQLOrderByClause_EmptyString Optional. Defaults to an empty string. Order in which to return results. Default order is by category then item position.

Context:

License Requirements (none)
Permission Requirements ContributorOrServerCode
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None