TimeBinding.FiscalFirstMonth Property

Definition

Gets or sets the first month of the fiscal period for a TimeBinding object.

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

Property Value

Int32

An Integer indicating the first month of the fiscal period for a TimeBinding object.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to