Translation.Language Property

Gets or sets the language defined by a locale identifier code for a Translation.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.LanguageIdTypeConverter, Microsoft.AnalysisServices.Design")]
public int Language { get; set; }

Property Value

Type: System.Int32
A language defined by a locale identifier code.

See Also

Reference

Translation Class

Microsoft.AnalysisServices Namespace