TimeBinding.FiscalFirstDayOfMonth Property

Definition

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

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

Property Value

Int32

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

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to