IModelRpcOpenProps Interface

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

Properties

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

Defined in

Last Updated: 02 May, 2024