UseStartingYearForFY Property
UseStartingYearForFY
Gets or sets whether the fiscal year starts in the same calendar year (true)
or in the previous calendar year (false).
Declaration
public bool UseStartingYearForFY { get; set; }
Public Property UseStartingYearForFY As Boolean