| InfoCheckRemainingActivations Property  | 
Gets the number of activations remaining for this License ID.
 
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int RemainingActivations { get; }Public ReadOnly Property RemainingActivations As Integer
	Get
public:
property int RemainingActivations {
	int get ();
}Property Value
Type: 
Int32
See Also