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