API Reference > presentation-frontend > Core > IFavoritePropertiesStorage > saveProperties saveProperties Method Saves Favorite properties to user-specific settings. saveProperties(properties: Set<string>, projectId?: string, imodelId?: string): Promise<void> Parameter Type Description properties Set<string> Favorite properties to save. projectId string Project Id, if the settings is specific to a project, otherwise undefined. imodelId string Returns - Promise<void> Last Updated: 12 June, 2024