DismissedValidationRule.ValidationRule Property

Gets the custom rule for validation.

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

Syntax

C#
public ValidationRule ValidationRule { get; }

Property Value

Type: Microsoft.AnalysisServices.ValidationRule
The custom rule for validation.

See Also

Reference

DismissedValidationRule Class

Microsoft.AnalysisServices Namespace