ErrorLevel Enumeration

Indicates the severity level of the error.

Namespace: Microsoft.EssentialBusinessServer.Console.ObjectModel
Assembly: Microsoft.EssentialBusinessServer.Console.ObjectModel (in microsoft.essentialbusinessserver.console.objectmodel.dll)

Usage

Syntax

'Declaration
Public Enumeration ErrorLevel
public enum ErrorLevel
public enum class ErrorLevel
public enum ErrorLevel
public enum ErrorLevel

Members

Member name Description
Error Defines the severity level as Error.
Warning Defines the severity level as Warning.

Remarks

This enumeration is used by the ErrorInfo object.

Platforms

Development Platforms

Windows Server 2008 64-bit Edition, Windows Vista 64-bit Edition, Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

Target Platforms

Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium

See Also

Reference

Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace