TemplatePackageManifest
ExpirationDate Property
The date the package expires.
Namespace:
HotDocs.Sdk
Assembly:
HotDocs.Sdk
(in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
ExpirationDate
{
get
;
set
; }
public string ExpirationDate { get; set; }
Property Value
Type:
String
See Also
TemplatePackageManifest Class
TemplatePackageManifest Members
HotDocs.Sdk Namespace