TimeBinding.CalendarLanguage Property

Gets or sets the calendar language used for the TimeBinding element.

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

Syntax

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

Property Value

Type: System.Int32
An Integer representing the language.

See Also

Reference

TimeBinding Class

Microsoft.AnalysisServices Namespace