CubePermission.DimensionPermissions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the cube dimension collection associated with a CubePermission object.
public Microsoft.AnalysisServices.CubeDimensionPermissionCollection DimensionPermissions { get; }
member this.DimensionPermissions : Microsoft.AnalysisServices.CubeDimensionPermissionCollection
Public ReadOnly Property DimensionPermissions As CubeDimensionPermissionCollection
Property Value
A collection of cube dimension permissions.