Language (clsMemberProperty)

Analysis Services Programming

Analysis Services Programming

Language (clsMemberProperty)

The Language property of an object of ClassType clsMemberProperty object identifies the client language for the object.

Data Type

LanguageValues

Access

Read/write

Remarks

When multiple member properties have the same Caption, the OLAP server returns the one whose Language property best matches the locale ID of the client application. If no match is available, the server returns the member property with a Language value of languageAny. For more information about the LanguageValues enumeration, see the Microsoft® Visual Basic® documentation.

See Also

clsMemberProperty