CubeDimension.Translations Property

Gets the translations collection associated with a CubeDimension 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

CubeDimension Class

Microsoft.AnalysisServices Namespace