PerspectiveKpi.Parent Property

Definition

Gets the parent Perspective object of the PerspectiveKpi object.

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

Property Value

The parent Perspective object.

Attributes

Applies to