Freigeben über


AttributeAllMemberTranslations-Eigenschaft

Gets the translations collection for the AllMember attribute.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property AttributeAllMemberTranslations As TranslationCollection
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.AnalysisServices. . :: . .TranslationCollection
A Translations collection with the translations for the AllMember attribute.