Click or drag to resize

FiscalInfoFirstDayOfFiscalPeriod Property

Gets or sets the first day of fiscal period.

Namespace:  Koden.Utils.Models
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public DateTime FirstDayOfFiscalPeriod { get; set; }

Property Value

Type: DateTime
The first day of fiscal period.
See Also