DSPContext RemoveResourceSetEntities Method
Removes the specified resource set entity.

Namespace: HotDocs.Sdk.DataServices
Assembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void RemoveResourceSetEntities(
	string resourceSetName
)

Parameters

resourceSetName
Type: OnlineSystem String
The name of the resource set to remove.
See Also