Dimension.DimensionPermissions Property

Definition

Gets the permissions collection for the dimension.

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

Property Value

The permissions collection for the dimension.

Attributes

Applies to