CubeDimensionPermission.ParentCube Property

Definition

Gets the parent Cube object of the CubeDimensionPermission object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Cube ParentCube { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentCube : Microsoft.AnalysisServices.Cube
Public ReadOnly Property ParentCube As Cube

Property Value

The parent Cube object.

Attributes

Applies to