ValidationError.Priority Property

Definition

Gets or sets the error priority.

public Microsoft.AnalysisServices.ErrorPriority Priority { get; set; }
member this.Priority : Microsoft.AnalysisServices.ErrorPriority with get, set
Public Property Priority As ErrorPriority

Property Value

The error priority.

Applies to