startChangeset

startChangeset: undefined | { id?: string, index?: number }

Include changes from this changeset up through and including the current changeset.

@note To form a range of versions to process, set startChangeset for the start (inclusive) of the desired range and open the source iModel as of the end (inclusive) of the desired range.

@default the current changeset of the sourceDb, if undefined

Defined in

Last Updated: 13 December, 2023