Member Property (Decision Support Objects)
From Analysis Services Programming
Member Property (Decision Support Objects)
The MemberProperty object in Decision Support Objects (DSO) provides access to member properties associated with levels in Microsoft® SQL Server™ 2000 Analysis Services. The MemberProperties collection of the DSO Level object supports access to the member properties associated with a level. The MemberProperty object uses the MemberProperty interface, with a ClassType property of clsMemberProperty.
The MemberProperty object is used to edit the properties, such as column type and language, of a member property in Analysis Services.
See Also
Dimension (Decision Support Objects)