Enumeration OpSource

OpSource represents the source of the operation. It is used to handle corner cases in the operations created by undo/redo allow the removed elements when executing them.

Enumeration Members

Enumeration Members

Local: "local"
Remote: "remote"
UndoRedo: "undoredo"