DimensionAttribute.Translations Property

Definition

Gets the collection of Translation objects associated with DimensionAttribute.

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

Property Value

A AttributeTranslationCollection that contains the collection of Translation objects associated with DimensionAttribute.

Attributes

Applies to