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


Свойство Dimension.AttributeAllMemberTranslations

Gets the translations collection for the AllMember attribute.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.TranslationCollection
The translations collection for the AllMember attribute.

См. также

Справочник

Dimension Класс

Пространство имен Microsoft.AnalysisServices