Click or drag to resize
DecrementLicenseCounterDeactivationDate Property
Gets the Deactivation Date of the installation. If the installation is not deactivated the value will be MinValue.

Namespace: com.softwarekey.Client.WebService.XmlActivationService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public DateTime DeactivationDate { get; }

Property Value

Type: DateTime
See Also