Dimension.AttributeAllMemberTranslations Property
SQL Server 2008 R2
Gets the translations collection for the AllMember attribute.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(false)] public TranslationCollection AttributeAllMemberTranslations { get; }
Property Value
Type: Microsoft.AnalysisServices.TranslationCollectionA Translations collection with the translations for the AllMember attribute.
