PerspectiveAction.ParentServer Property

Gets the parent Server of a PerspectiveAction object.

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

Syntax

C#
[BrowsableAttribute(false)]
public Server ParentServer { get; }

Property Value

Type: Microsoft.AnalysisServices.Server
A Server object.

See Also

Reference

PerspectiveAction Class

Microsoft.AnalysisServices Namespace