Analysis Services Programming

IsVisible (clsMemberProperty)

The IsVisible property of an object of ClassType clsMemberProperty indicates whether the member property is visible to client applications.

Data Type

Boolean

Access

Read-write

Remarks

Member properties that are not visible are not listed in schema rowsets, but they are still accessible by name through Multidimensional Expressions (MDX) expressions.

See Also

clsMemberProperty