enum arrayOperation

int32 arrayOperation {arrayRefresh = 0, arrayInsert = 1, arrayUpdate = 2, arrayRemove = 3, arrayBeforeRemove = 4, arrayReorder = 5}

Basis Typ

Werte

This enumeration is used to describe the operation performed on liveArray content.