DSPMetadata RemoveResourceType Method
Removes the specified resource type.

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

Parameters

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