Propriedade do RDL CellPermission.ParentCube

Gets the ParentCube referenced in a CellPermission.

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

Sintaxe

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

Valor da propriedade

Tipo: Microsoft.AnalysisServices.Cube
A ParentCube reference.

Consulte também

Referência

CellPermission Classe

Namespace Microsoft.AnalysisServices