Click or drag to resize
LicenseManagementActionCompleteEventArgsLastError Property
Gets the last error that occurred.

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

Property Value

Type: LicenseError
See Also