InfoCheckLicenseCounter Property |
Gets the License Counter field.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int LicenseCounter { get; }
Public ReadOnly Property LicenseCounter As Integer
Get
public:
property int LicenseCounter {
int get ();
}
Property Value
Type:
Int32
See Also