IHostManagementStandardRegenerationAsync Method

Regenerates the information of the Items (Stock, On the way, Reservations, On the way to Manufacture, Manufactured Reserves, etc.) asynchronously.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Task StandardRegenerationAsync(
	DateTime? dateTimeProcess
)

Parameters

dateTimeProcess  NullableDateTime
Date ans time to process.

Return Value

Task
A task representing the asynchronous operation.

See Also