ValidationResult.Source 속성

정의

ValidationResult의 원본인 ModelComponent를 가져옵니다.

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

속성 값

ValidationResult의 원본입니다.

적용 대상