FavoritePropertiesDataProvider Class

Beta

Presentation Rules-driven element favorite properties data provider implementation.

Implements

Methods

Name Description
constructor(props?: FavoritePropertiesDataProviderProps): FavoritePropertiesDataProvider Constructor.  
getData(imodel: IModelConnection, elementId: string): Promise<PropertyData> Returns PropertyData for the specified element.  

Properties

Name Type Description
customRulesetId string | undefined ID of a custom ruleset to use when requesting properties.  
includeFieldsWithCompositeValues boolean Should fields with composite values be included in the property list.  
includeFieldsWithNoValues boolean Should fields with no values be included in the property list.  

Defined in

Last Updated: 08 January, 2020