Hierarchy.ParentServer Property

Gets the parent Server of the Hierarchy 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

Hierarchy Class

Microsoft.AnalysisServices Namespace