| 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.23.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