ValidationResult.Source Property

Gets the ModelComponent that is the source of the ValidationResult.

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

Syntax

C#
public ModelComponent Source { get; }

Property Value

Type: Microsoft.AnalysisServices.ModelComponent
The ModelComponent that is the source of the ValidationResult.

See Also

Reference

ValidationResult Class

Microsoft.AnalysisServices Namespace