IModelComponentCollection.Parent 属性

定义

获取 IModelComponentCollection 的父 IModelComponent。

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

属性值

IModelComponentCollection 的父 IModelComponent。

适用于