CubePermission.CellPermissions 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 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.