TemplateManifest Variables Property
Variables Contains the set of variables associated with the main template in the current template manifest.

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

public VariableInfo[] Variables { get; private set; }

Property Value

Type:  VariableInfo 
See Also