Properties, clsCubeRole

Analysis Services Programming

Analysis Services Programming

Properties, clsCubeRole

An object of ClassType clsCubeRole implements the following properties of the Role interface.

Property Description
ClassType Returns an enumeration constant that identifies the specific object type
Description The description of the cube role
IsValid Indicates whether the role structure is valid
Name The name of the cube role
Parent Returns a reference to the parent object, using the MDStore interface of the parent object
ParentObject Returns a reference to the parent object, using the default interface of the parent object
Permissions The permissions for the cube role for a given key
SubClassType Returns an enumeration constant that identifies the subclass type of the object
UsersList A semicolon-separated list of users of the cube role

See Also

clsCubeRole

Role Interface