TemplateManifest ExpirationDate Property
ExpirationDate indicates the current template cannot be used for document assembly creations after the given date, except possibly for a given number of ExtensionDays

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

public Nullable<DateTime> ExpirationDate { get; private set; }

Property Value

Type: OnlineNullable OnlineDateTime 
See Also