API Reference > presentation-common > PresentationRules > InstanceLabelOverride InstanceLabelOverride Interface Rule to override labels for instances of specific ECClasses. Important: Prefer this rule over LabelOverride when possible as it has better performance. Extends RuleBase 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 priority undefined | number RuleBase Defines the order in which presentation rules will be evaluated and executed. Defined in presentation/common/src/rules/customization/InstanceLabelOverride.ts Line 20 Last Updated: 13 June, 2024