Click or drag to resize

FiscalInfoLastDayOfFiscalPeriod Property

Gets or sets the last day of fiscal period.

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

Property Value

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