TimeBinding.ReportingFirstWeekOfMonth Property

Definition

Gets or sets the first week of the reporting month for the TimeBinding object.

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

Property Value

Int32

An Integer indicating the first week of the reporting month for the TimeBinding object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to