BriefcaseIdValue Enumeration

Deprecated  use BriefcaseIdValue from @bentley/imodeljs-common. It will be removed in 3.0

Members

Name Value Description
Standalone 0 A Standalone copy of an iModel. Standalone files may accept changesets, but can never create new changesets.
Checkpoints are Standalone files that may not accept any new changesets after they are created.
DeprecatedStandalone 1  
FirstValid 2 All valid iModelHub issued BriefcaseIds will be equal or higher than this
LastValid 16777205 All valid iModelHub issued BriefcaseIds will be equal or lower than this
Max 16777216 BriefcaseIds must be less than this value
Illegal 4294967295 Indicates an invalid/illegal BriefcaseId

Defined in

Last Updated: 29 November, 2022