TemplateInfo Dependencies Property
The list of dependencies of this template.

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

public Dependency[] Dependencies { get; set; }

Property Value

Type:  Dependency 
See Also