Accusoft.ISISXpress6.Net
ErrorLevelInfo Enumeration
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace : ErrorLevelInfo Enumeration




Glossary Item Box

Option values to set the error level to use.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Detailed2This setting produces detailed error information useful when debugging a problem during development.
Development1This setting produces additional error information useful during development.
Production0This setting produces the minimum amount of error information.

Remarks

The default value is Production.

This value is set using the IsisXpress.DebugErrorLevel property which can help in debugging an application during development.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ISISXpressSdk.ErrorLevelInfo

See Also

©2013. Accusoft Corporation. All Rights Reserved.