This interface is used to mark commands that should be executed only once in bulk operation, not multiple times for every item.
ExecuteOnceInBulkCommand
{Command}
Flag that indicates the command is executed once and not for every item selected.
{boolean}
Execution method
The context in which the command is executed.
Generated using TypeDoc
This interface is used to mark commands that should be executed only once in bulk operation, not multiple times for every item.
ExecuteOnceInBulkCommand
{Command}