Właściwość Dimension.AttributeAllMemberTranslations
Pobiera kolekcja tłumaczenia dla atrybut AllMember.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property AttributeAllMemberTranslations As TranslationCollection
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.AnalysisServices.TranslationCollection
A Translations kolekcja z tłumaczenia dla atrybut AllMember.