AggregationAttribute.ParentServer Property

Gets the parent Server of the current AggregationAttribute.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Server
The parent Server of the current AggregationAttribute.

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace