savePropertiesOrder Method
Saves FavoritePropertiesOrderInfo array to user-specific settings. Setting is specific to an iModel.
savePropertiesOrder(orderInfos: FavoritePropertiesOrderInfo[], iTwinId: string, imodelId: string): Promise<void>
| Parameter | Type | Description | 
|---|---|---|
| orderInfos | FavoritePropertiesOrderInfo[] | |
| iTwinId | string | iTwin Id. | 
| imodelId | string | iModel Id. | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.