CubeDimensionPermission.ParentCube Property

Gets the ParentCube referenced in a CubeDimensionPermission.

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

Syntax

C#
[BrowsableAttribute(false)]
public Cube ParentCube { get; }

Property Value

Type: Microsoft.AnalysisServices.Cube
A Microsoft SQL Server 2005 Analysis Services (SSAS) Cube.

See Also

Reference

CubeDimensionPermission Class

Microsoft.AnalysisServices Namespace