API Reference > presentation-components > Core > IPresentationDataProvider IPresentationDataProvider Interface Interface for a presentation data provider Extends IDisposable Inherited methods Name Inherited from Description dispose(): void IDisposable Disposes of any resources owned by this object. Properties Name Type Description imodel Readonly IModelConnection IModelConnection used by this data provider rulesetId Readonly string Id of the ruleset used by this data provider Defined in presentation/components/src/presentation-components/common/IPresentationDataProvider.ts Line 16 Last Updated: 11 June, 2024