This web service returns the title and description for the specified template(s).
Namespace: HotDocs.Sdk.Server.ContractsAssembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- templateIDs
- Type:
System String
This is an array of the template names for which template information is being requested.
Return Value
Type: TemplateInfoAn array of TemplateInfo objects, which contain each template's title and description.
See Also