IHostConfigurationGetLastOpenPeriodToFinanceAsync Method

Returns data from the first period that is not closed, for accounting transactions

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Task<PeriodCompany> GetLastOpenPeriodToFinanceAsync()

Return Value

TaskPeriodCompany
PeriodCompany with the period by date.

See Also