getSynchronizationVersion MethodProtected

the changeset in the scoping element's source version found for this transformation

getSynchronizationVersion(): Promise<ChangesetIndexAndId>

@note the version depends on whether this is a reverse synchronization or not, as it is stored separately for both synchronization directions.

@note empty string and -1 for changeset and index if it has never been transformed

@note empty string and -1 for changeset and index if it was transformed before federation guid update (pre 1.x) and

@see - branchRelationshipDataBehavior === "unsafe-migrate".

@throws if the version is not found in a preexisting scope aspect and

Returns - Promise<ChangesetIndexAndId>

Defined in

Last Updated: 03 August, 2026