Action.Translations Property

Definition

Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression.

[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 containing the set of action translations.

Attributes

Applies to