Click or drag to resize
LicenseError Properties

The LicenseError type exposes the following members.

Properties
  NameDescription
Public propertyErrorException
The Exception associated with the error (may be null).
Public propertyErrorNumber
The error number/code.
Public propertyErrorString
The human-readable description of the error.
Public propertyExtendedErrorNumber
The extended error number/code. This may be returned by an external source, such as a SOLO Server web service.
Top
See Also