| LicenseManagementActionCompleteEventArgsLicenseID Property |
Gets the License ID entered by the user.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic int LicenseID { get; }Public ReadOnly Property LicenseID As Integer
Get
public:
property int LicenseID {
int get ();
}Property Value
Type:
Int32
See Also