AttributeRelationship.Translations Property

Definition

Gets the translations collection for the current attribute relationship.

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

Property Value

A TranslationCollection object with the translations of the current attribute relationship.

Attributes

Applies to