ItemState Enumeration @beta
The state of the given SourceItem against the iModelDb
Members
| Name | Value | Description |
|---|---|---|
| Changed | The SourceItem has been changed | |
| New | The SourceItem is not currently in the iModelDb | |
| Unchanged | The SourceItem is unchanged |
Defined in
- Synchronizer.ts Line 25
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.