ModelComponent.OwningCollection Property

Definition

Gets or sets the collection that contains the ModelComponent.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.ModelComponentCollection OwningCollection { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.OwningCollection : Microsoft.AnalysisServices.ModelComponentCollection with get, set
Public Property OwningCollection As ModelComponentCollection

Property Value

The collection containing the component.

Attributes

Applies to