constructor Method

Constructor.

ContentDataProvider(imodel: IModelConnection, ruleset: string | Ruleset, displayType: string): ContentDataProvider

Parameter Type Description
imodel IModelConnection IModel to pull data from.
ruleset string | Ruleset Id of the ruleset to use when requesting content or a ruleset itself.
displayType string The content display type which this provider is going to
load data for.

Defined in

Last Updated: 08 January, 2020