TemplateManifest WarningDays Property
WarningDays indicates for how many days prior to a document's expiration date users should be warned about using the current template for 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> WarningDays { get; private set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also