Measure.Translations Property

Definition

Gets the collection of translations for the current measure.

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

Property Value

Returns a collection containing the set of Measure translation.

Attributes

Applies to