Dimension.Language Property

Gets or sets the value that specifies the default language for a Dimension object.

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
The default language for a Dimension object.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace