| InfoCheckDownloadExpiration Property |
Gets the date in which the license and/or download will expire.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic DateTime DownloadExpiration { get; }Public ReadOnly Property DownloadExpiration As DateTime
Get
public:
property DateTime DownloadExpiration {
DateTime get ();
}Property Value
Type:
DateTime
See Also