Поделиться через


Свойство AllMemberTranslations

Gets the all member translations property of the Hierarchy object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property AllMemberTranslations As TranslationCollection
    Get
'Применение
Dim instance As Hierarchy
Dim value As TranslationCollection

value = instance.AllMemberTranslations
[BrowsableAttribute(false)]
public TranslationCollection AllMemberTranslations { get; }
[BrowsableAttribute(false)]
public:
property TranslationCollection^ AllMemberTranslations {
    TranslationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member AllMemberTranslations : TranslationCollection
function get AllMemberTranslations () : TranslationCollection

Значение свойства

Тип Microsoft.AnalysisServices. . :: . .TranslationCollection
A collection of translations.