clsMemberProperty

The MemberProperty object defines the property of a level member. Like level members, these properties are read from the dimension table. A level can have any number of member properties. An object of ClassType clsMemberProperty provides collections and properties through its own internal interface. There are no methods associated with this object class. MemberProperty objects are contained in a parent level object’s MemberProperties collection.

Remarks

Access to the properties of an object of ClassType clsMemberProperty depends on the context in which it is used. MemberProperty objects are created and managed in the context of a database level and have read-write access. Cube and partition levels inherit member properties from the database level. Member properties accessed through cube and partition level objects are read-only.

See Also
About Decision Support Objects Using Decision Support Objects
clsAggregationLevel clsDatabaseLevel
clsCubeLevel clsPartitionLevel

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.