TemplateManifest EffectiveCmpFileName Property
EffectiveCmpFileName is the component file name that is used for document assembly creation with the main template contained in this template manifest.

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

public string EffectiveCmpFileName { get; private set; }

Property Value

Type: OnlineString
See Also