Dimension.UnknownMemberTranslations 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.
A collection of translations that provide a caption for an Unknown Member associated with a Dimension object.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.TranslationCollection UnknownMemberTranslations { get; }
[<System.ComponentModel.Browsable(false)>]
member this.UnknownMemberTranslations : Microsoft.AnalysisServices.TranslationCollection
Public ReadOnly Property UnknownMemberTranslations As TranslationCollection
Property Value
A collection of translations.
- Attributes