IModelRpcOpenProps Interface

The properties to open a connection to an iModel for RPC operations.

Properties

Name Type Description
changeset Readonly undefined | ChangesetIdWithIndex Id of the last Changeset that was applied to the iModel - must be defined for briefcases that are synchronized with iModelHub.  
iModelId Readonly undefined | string Guid of the iModel.  
iTwinId Readonly undefined | string The iTwin in which the iModel exists - must be defined for briefcases that are synchronized with iModelHub.  

Defined in

Last Updated: 18 April, 2024