IHostConfigurationIsOpenPeriodToFinanceAsync Method
Indicates whether the date belongs to an open accounting transactions
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<bool?> IsOpenPeriodToFinanceAsync(
DateTime dateOperation
)
Function IsOpenPeriodToFinanceAsync (
dateOperation As DateTime
) As Task(Of Boolean?)
- dateOperation DateTime
- Date of operation
TaskNullableBoolean if allowed; otherwise,
.