TemplateManifest ExtensionDays Property
ExtensionDays indicates for how many days after the current templates expiration date has passed users can still perform document assembly creations.

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

public Nullable<int> ExtensionDays { get; private set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also