replaceOperationId property

int replaceOperationId
getter/setter pairinherited

The identifier of the current list.

Each time resetController function is called, it is incremented by 1.

Implementation

int replaceOperationId = 0;