| modified_by |
INT |
Identifier of the last user who modified the record |
| rule_active* |
INT |
Indicates whether the rule is active |
| rule_builtin* |
CHAR (1) |
Indicator if a rule is predefined |
| rule_condition* |
NVARCHAR (MAX) |
Evaluation conditions |
| rule_context_id* |
INT |
Context identifier |
| rule_created* |
DATETIME |
Date of creation |
| rule_definition* |
NVARCHAR (MAX) |
Rule definition |
| rule_eval_changed* |
NVARCHAR (MAX) |
Condition for detecting properties that have changed |
| rule_id* |
INT |
Rule ID |
| rule_modified* |
DATETIME |
Last Modified Date |
| rule_name* |
NVARCHAR (510) |
Rule Name |
| rule_order |
INT |
Order in which the rules will be executed |
| rule_project_id |
INT |
Project ID |
| rule_type |
NVARCHAR (510) |
Rule category identifier |