FirstMonthFiscal Property
The first month in the company's fiscal year.
Syntax
[VB.NET] Public ReadOnlyProperty FirstMonthFiscal As String
[C#] public string FirstMonthFiscal {get;}
Remarks
The first month in the company's fiscal year. Will be the name of the month (i.e., "January", "February", etc.)
This property is read-only.
Default Value
""