ValidationResult.Rule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.