App object that supports batch operations.

Is used for saving and updating batches of app items. For such operations, the current user should have data import permissions in the app.

Type parameters

Hierarchy

  • ApplicationWithBatcher

Methods

batch

  • Start batch operations.

    Returns ApplicationBatcher<T, P>