LicenseErrorErrorNumber Property |
The error number/code.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public int ErrorNumber { get; }
Public ReadOnly Property ErrorNumber As Integer
Get
public:
property int ErrorNumber {
int get ();
}
Property Value
Type:
Int32See Also