DimensionAttribute.NamingTemplateTranslations Property

Definition

Gets a collection of localized translations for the NamingTemplate property.

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

Property Value

A TranslationCollection of localized translations.

Attributes

Remarks

The value of the NamingTemplateTranslation property is used only by parent attributes (that is, the value of the Usage property is set to Parent.)

Applies to