TimeBinding.FirstDayOfWeek Property

Definition

Gets or sets the first day of the week for a TimeBinding object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_FirstDayOfWeek")]
public int FirstDayOfWeek { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_TimeBinding_FirstDayOfWeek")>]
member this.FirstDayOfWeek : int with get, set
Public Property FirstDayOfWeek As Integer

Property Value

Int32

An Integer representing the first day of the week for a TimeBinding object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to