Propriété Translation.Language

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

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

Valeur de propriété

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

Voir aussi

Référence

Translation Classe

Espace de noms Microsoft.AnalysisServices