[This is preliminary documentation and is subject to change.]
The RuleInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| InputArgument1 |
The first input argument
| |
| InputArgument2 |
The second input argument
| |
| InputArgument3 |
The third input argument
| |
| InputArgument4 |
The fourth input argument
| |
| InputArgument5 |
The fifth input argument
| |
| IsCustom |
Is this a custom rule
| |
| OutputArgument1 |
The first output argument
| |
| OutputArgument2 |
The second output argument
| |
| OutputArgument3 |
The third output argument
| |
| OutputArgument4 |
The fourth output argument
| |
| RuleId |
The unique id of the rule
| |
| RuleIfDescription |
The description of the if part of the rule
| |
| RuleThenDescription |
The description of the then part of the description
| |
| RuleType |
The type of the rule
|
