Describes a debub mode.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.Utils
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public enum DebugModeEnum
Visual Basic (Declaration)
Public Enumeration DebugModeEnum
Visual C++
public enum class DebugModeEnum

Members

Member nameDescription
Full
Full debug information.
Simple
Short debug information.

See Also