LicenseLicenseID Property |
Gets the License ID of the license purchased and activated.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual int LicenseID { get; set; }
Public Overridable Property LicenseID As Integer
Get
Set
public:
virtual property int LicenseID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also