DimensionAttribute.NamingTemplateTranslations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.)