Kpi.Parent Property

Definition

Gets the parent Cube object of the Kpi object.

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

Property Value

The parent Cube object.

Attributes

Applies to