InstanceLabelOverride Interface

Rule to override labels for instances of specific ECClasses.

Important: Prefer this rule over InstanceLabelOverride.LabelOverride when possible as it has better performance.

Extends

Properties

Name Type Description
class SingleSchemaClassSpecification Specification of the ECClass to apply this rule to.  
ruleType InstanceLabelOverride Used for serializing to JSON.  
values InstanceLabelOverrideValueSpecification[] Specifications for the label value.  

Inherited properties

Name Type Inherited from Description
onlyIfNotHandled undefined | boolean RuleBase Should this rule should be ignored if there is already an existing
rule with a higher priority.
priority undefined | number RuleBase Defines the order in which presentation rules will be evaluated and executed.

Defined in

Last Updated: 08 January, 2020