API Reference > imodeljs-common > iModels > LocalBriefcaseProps LocalBriefcaseProps Interface Properties of a local briefcase file, returned by BriefcaseManager.getCachedBriefcases and BriefcaseManager.downloadBriefcase Properties Name Type Description briefcaseId number The briefcaseId. changeSetId string The current changeSetId. changesetIndex undefined | number contextId string Context (Project or Asset) of the iModel. fileName string Full path of local file. fileSize number Size of the briefcase file in bytes iModelId string The iModelId. Defined in core/common/src/BriefcaseTypes.ts Line 103 Last Updated: 11 June, 2024