Level.Translations Property

Definition

Gets the collection of translations associated with a Level object.

[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

A collection of translations associated with a Level object.

Attributes

Applies to