TemplatePackageManifest OtherTemplates Property
The information of other templates used by the main template using INSERT and ASSEMBLE instructions.

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

public TemplateInfo[] OtherTemplates { get; set; }

Property Value

Type:  TemplateInfo 
See Also