getCachedBriefcases MethodStatic

Get a list of the local briefcase held in the briefcase cache, optionally for a single iModelId

getCachedBriefcases(iModelId?: string): LocalBriefcaseProps[]

note usually there should only be one briefcase per iModel.

Parameter Type Description
iModelId string if present, only briefcases for this iModelId are returned

Returns - LocalBriefcaseProps[]

Defined in

Last Updated: 29 November, 2022