Properties, clsMemberProperty

An object of ClassType clsMemberProperty implements the following properties. The table also shows whether the property is read/write (R/W) or read-only (R).

Property Description Access
Caption A label associated with the MemberProperty to be used for display purposes by OLAP clients. R/W
ClassType Returns an enumeration constant identifying the specific object type. R
Description A description of the MemberProperty. R/W
Name The name of the MemberProperty. R/W (R after the object has been named)
OrdinalPosition Returns the ordinal position of the MemberProperty object in the MemberProperties collection. R
Parent Returns a reference to the parent Level object. R
SourceColumn The dimension table name and column that contains values for the MemberProperty. R/W
SubClassType Returns an enumeration constant identifying the subclass type of the object. R

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