ModelComponent.IModelComponent.OwningCollection Property

Gets or sets the collection that owns the current object.

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

Syntax

C#
IModelComponentCollection IModelComponent.OwningCollection { get; set; }

Property Value

Type: Microsoft.AnalysisServices.IModelComponentCollection
The collection that owns the current object.

Implements

IModelComponent.OwningCollection

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace