API Reference > presentation-frontend > Core > PersistenceHelper > createKeySet createKeySet MethodStatic Create a KeySet createKeySet(imodel: IModelConnection, container: PersistentKeysContainer): Promise<KeySet> Parameter Type Description imodel IModelConnection iModel whose keys are contained in the container container PersistentKeysContainer Container of keys to put into the KeySet Returns - Promise<KeySet> Defined in presentation/frontend/src/PersistenceHelper.ts Line 69 Last Updated: 13 June, 2024