XmlaWarning.WarningCode Property

Definition

Gets the identification code for the warning represeted by the XmlaWarning object.

public int WarningCode { get; }
member this.WarningCode : int
Public ReadOnly Property WarningCode As Integer

Property Value

The warning code.

Applies to