Share via


IModelComponentCollection.Parent 속성

정의

IModelComponentCollection의 부모 IModelComponent를 가져옵니다.

public Microsoft.AnalysisServices.IModelComponent Parent { get; }
member this.Parent : Microsoft.AnalysisServices.IModelComponent
Public ReadOnly Property Parent As IModelComponent

속성 값

IModelComponentCollection의 부모 IModelComponent입니다.

적용 대상