TemplateInfo EffectiveComponentFile Property
The name of the actual component file. It is the name of the primary component file if it isn't pointed to another one. Otherwise it is the pointed to component file name. It must be an internal name for the package. E.g. "template.cmp"

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

public string EffectiveComponentFile { get; set; }

Property Value

Type: OnlineString
See Also