This topic has not yet been rated - Rate this topic

CubePermissionCollection.Add Method (CubePermission)

Adds a CubePermission to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int Add(
	CubePermission item
)

Parameters

item
Type: Microsoft.AnalysisServices.CubePermission
The CubePermission to be added.

Return Value

Type: System.Int32
The zero-based index at which the CubePermission has been added.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.