IHostManagementStandardRegenerationAsync Method
Regenerates the information of the Items (Stock, On the way, Reservations, On the way to Manufacture, Manufactured Reserves, etc.) asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task StandardRegenerationAsync(
DateTime? dateTimeProcess
)
Function StandardRegenerationAsync (
dateTimeProcess As DateTime?
) As Task
- dateTimeProcess NullableDateTime
- Date ans time to process.
TaskA task representing the asynchronous operation.