ModelComponentCollection.Parent Property

Definition

Gets the parent IModelComponent of the IModelComponentCollection.

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

Property Value

The parent IModelComponent of the IModelComponentCollection.

Implements

Applies to