ValidationResult.Rule Property

Definition

Gets the ValidationRule associated with the ValidationResult.

public Microsoft.AnalysisServices.ValidationRule Rule { get; }
member this.Rule : Microsoft.AnalysisServices.ValidationRule
Public ReadOnly Property Rule As ValidationRule

Property Value

The rule associated with the result.

Applies to