TemplateManifest Dependencies Property
Dependencies indicates a collection of files associated with the the main template of the template manifest.

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

public Dependency[] Dependencies { get; private set; }

Property Value

Type:  Dependency 
See Also