ModelComponentCollection.Parent Property

Gets the IModelComponent that contains the ModelComponentCollection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public IModelComponent Parent { get; }

Property Value

Type: Microsoft.AnalysisServices.IModelComponent
The IModelComponent that contains the ModelComponentCollection.

Implements

IModelComponentCollection.Parent

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace