Click or drag to resize
LicensingGuiInitialLicenseID Property
Gets or sets the initial License ID displayed on the license management dialog.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public int InitialLicenseID { get; set; }

Property Value

Type: Int32
Remarks

When this property is set to a value greater than zero, the license management dialog will always show this License ID.

See Also