TemplatePackage IsNew Property
Returns true if the package is new, i.e. Open hasn't been called.

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

public bool IsNew { get; }

Property Value

Type: OnlineBoolean
See Also