ValidationResult.Source 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 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.