FavoritePropertiesDataProvider Class

Presentation Rules-driven element favorite properties data provider implementation.

Implements

Methods

Name Description
constructor(props: FavoritePropertiesDataProviderProps & { activeScopeProvider: () => SelectionScope }): FavoritePropertiesDataProvider Constructor.  
constructor(props?: FavoritePropertiesDataProviderProps): FavoritePropertiesDataProvider Constructor. Deprecated  
getData(imodel: IModelConnection, elementIds: KeySet | Id64Arg): Promise<PropertyData> Returns PropertyData for the specified elements.  

Properties

Name Type Description
includeFieldsWithCompositeValues boolean Should fields with composite values be included in the property list. Deprecated  
includeFieldsWithNoValues boolean Should fields with no values be included in the property list. Deprecated  

Defined in

Last Updated: 03 June, 2026