LicenseAliasLastError Property |
Gets the last error that occurred.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public LicenseError LastError { get; }
Public ReadOnly Property LastError As LicenseError
Get
public:
property LicenseError^ LastError {
LicenseError^ get ();
}
Property Value
Type:
LicenseErrorSee Also