Adds a new entity type (without any properties).
Namespace: HotDocs.Sdk.DataServicesAssembly: HotDocs.Sdk.DataServices (in HotDocs.Sdk.DataServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type:
System String
The name of the type.
Return Value
Type:
The newly created resource type.
See Also