Gets a list of resources for the specified resource set.
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- resourceSetName
- Type:
System String
The name of the resource set to get resources for.
Return Value
Type:
List of resources for the specified resource set. Note that if such resource set was not yet seen by this context it will get created (with empty list).
See Also