LicenseLicenseCounter Property |
Gets the License Counter value.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual int LicenseCounter { get; set; }
Public Overridable Property LicenseCounter As Integer
Get
Set
public:
virtual property int LicenseCounter {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also