TraceEventArgs.Severity Property

Gets the severity associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int Severity { get; }

Property Value

Type: System.Int32
An Integer representation of severity.

See Also

Reference

TraceEventArgs Class

Microsoft.AnalysisServices Namespace