PerspectiveKpi.Parent Property

Gets the parent perspective of a PerspectiveKpi object.

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

Syntax

C#
[BrowsableAttribute(false)]
public Perspective Parent { get; }

Property Value

Type: Microsoft.AnalysisServices.Perspective
A Perspective object.

See Also

Reference

PerspectiveKpi Class

Microsoft.AnalysisServices Namespace