TimeBinding.ReportingFirstMonth Property

Definition

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

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

Property Value

Int32

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

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to