IHostConfigurationIsOpenPeriodToFinanceAsync Method

Indicates whether the date belongs to an open accounting transactions

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Task<bool?> IsOpenPeriodToFinanceAsync(
	DateTime dateOperation
)

Parameters

dateOperation  DateTime
Date of operation

Return Value

TaskNullableBoolean
if allowed; otherwise, .

See Also