Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prepares and schedules price activation tasks.
Syntax
private void scheduleItemPriceActivationTasks(
Enumerator _taskEnumerator,
Query _query,
int _scheduled)
Run On
Called
Parameters
- _taskEnumerator
Type: Enumerator Interface
Enumerator for collection of instances of the InventItemPriceActivationTaskActivateSim class.
- _query
Type: Query Class
Query for the InventItemPriceSim price records that should be activated.
- _scheduled
Type: int
Number of price records scheduled for activation.