DSPMetadata RemoveResourceSet Method
Removes the specified resource set.

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 RemoveResourceSet(
	string name
)

Parameters

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