Hierarchy.AllMemberTranslations Property

Definition

Gets the all member translations of the Hierarchy object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.TranslationCollection AllMemberTranslations { get; }
[<System.ComponentModel.Browsable(false)>]
member this.AllMemberTranslations : Microsoft.AnalysisServices.TranslationCollection
Public ReadOnly Property AllMemberTranslations As TranslationCollection

Property Value

A collection of translations.

Attributes

Applies to