CubeAttribute.Parent Property

Gets the parent of the CubeAttribute object.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.CubeDimension
A CubeDimension object.

See Also

Reference

CubeAttribute Class

Microsoft.AnalysisServices Namespace