IModelConnectionProps Type alias

The properties returned by the backend when creating a new IModelConnection from the frontend, either with Rpc or with Ipc. These properties describe the iModel held on the backend for thew newly formed connection and are used to construct a new IModelConnection instance on the frontend to access it.

IModelConnectionProps = IModelProps & IModelRpcProps

Defined in

Last Updated: 16 April, 2024