ValidationResult.Source Property

Definition

Gets the ModelComponent that is the source of the ValidationResult.

public Microsoft.AnalysisServices.ModelComponent Source { get; }
member this.Source : Microsoft.AnalysisServices.ModelComponent
Public ReadOnly Property Source As ModelComponent

Property Value

The source of the ValidationResult.

Applies to