ProcessChangesOptions Interface
Arguments for processChanges
Extends
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| accessToken | string | undefined | ExportChangesOptions | |
| changedInstanceIds | ChangedInstanceIds | undefined | ExportChangesOptions | Class instance that contains modified elements between 2 versions of an iModel. |
| startChangeset | { id?: string, index?: number } | undefined | ExportChangesOptions | Include changes from this changeset up through and including the current changeset. |
Defined in
Last Updated: 31 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.