TemplateInfo GeneratedFiles Property
The list of server file names for this template. Each template has a Silverlight assembly DLL. The main template and each template referenced in an ASSEMBLY instruction has a JavaScript (.js) and a variable collection file (.hvc).

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

public string[] GeneratedFiles { get; set; }

Property Value

Type:  OnlineString 
See Also