entityInBaseVersion property

Entity? entityInBaseVersion
getter/setter pair

The base version entity (since the latest sync operation) that has conflicting changes compared to the workspace.

If this field is missing, it means the workspace entity is deleted from the base version.

Implementation

Entity? entityInBaseVersion;