CubePermission.CellPermissions Property

Definition

Gets the cell permissions collection associated with a CubePermission object.

public Microsoft.AnalysisServices.CellPermissionCollection CellPermissions { get; }
member this.CellPermissions : Microsoft.AnalysisServices.CellPermissionCollection
Public ReadOnly Property CellPermissions As CellPermissionCollection

Property Value

A collection of cell permissions.

Applies to