Cube.CubePermissions Property

Definition

Gets the collection of permissions associated with a cube.

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

Property Value

A CubePermissionCollection that can be used to retrieve certain CubePermissions.

Attributes

Applies to