ValidationRule.Type Property

Gets or sets the type of validation.

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

Syntax

C#
public ValidationRuleType Type { get; }

Property Value

Type: Microsoft.AnalysisServices.ValidationRuleType
The type of validation.

See Also

Reference

ValidationRule Class

Microsoft.AnalysisServices Namespace