ScalarMiningStructureColumn.Translations Property

Definition

Gets the collection of Translation object associated with the ScalarMiningStructureColumn.

[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 containing the collection of Translation object associated with the ScalarMiningStructureColumn.

Attributes

Applies to