ValueRuleAction

  • This document outlines the action taken when a rule is applied, detailing the fields involved.

  • The operation field, referencing ValueRuleOperation, specifies the type of operation applied.

  • The value field, a double, indicates the specific value applied.

Action applied when rule is applied.

Fields

operation

ValueRuleOperation

Specifies applied operation.

value

double

Specifies applied value.