DataItem.Parent Property

Definition

Gets the parent object of current DataItem.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.IModelComponent Parent { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parent : Microsoft.AnalysisServices.IModelComponent
Public ReadOnly Property Parent As IModelComponent

Property Value

The parent object of current DataItem.

Attributes

Applies to