ScanFix Xpress v9.0 for .NET - Updated
ErrorLevel Enumeration




Accusoft.ScanFixXpressSdk Namespace : ErrorLevel Enumeration
Error level defines the amount of error information in the debug log.
Syntax
'Declaration
 
Public Enum ErrorLevel 
   Inherits System.Enum
'Usage
 
Dim instance As ErrorLevel
public enum ErrorLevel : System.Enum 
__value public enum ErrorLevel : public System.Enum 
public enum class ErrorLevel : public System.Enum 
Members
MemberDescription
Detailed This setting will produce detailed error information that is useful when debugging a problem during the development process.
Development This setting will produce additional error information that is useful during the development process.
Production The default error level. This setting will produce the minimum amount of error information.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ScanFixXpressSdk.ErrorLevel

See Also

Reference

Accusoft.ScanFixXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.