ValidationError.Source Property

Definition

Gets or sets the validation source for this instance.

public Microsoft.AnalysisServices.IModelComponent Source { get; set; }
member this.Source : Microsoft.AnalysisServices.IModelComponent with get, set
Public Property Source As IModelComponent

Property Value

The validation source for this instance.

Applies to