Dimension.Translations Property

Gets the collection of translations that are associated with a Dimension object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public TranslationCollection Translations { get; }

Property Value

Type: Microsoft.AnalysisServices.TranslationCollection
A collection of translations.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace