ModelComponent.OwningCollection Property

Gets or sets the collection that contains the ModelComponent.

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

Syntax

C#
[BrowsableAttribute(false)]
public ModelComponentCollection OwningCollection { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ModelComponentCollection
The collection containing a OwningCollection.

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace