Template TemplateType Property
If the host app wants to know, this property does what's necessary to tell you the type of template you're dealing with.

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

public TemplateType TemplateType { get; }

Property Value

Type: TemplateType
See Also