In a rule, this interface is implemented by the predefined object named RuleArguments.
Public Interface IRuleArguments
public interface IRuleArguments
The IRuleArguments type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
Gets the complete list of arguments.
| |
| Value |
Gets the value of a rule argument.
|
| Name | Description | |
|---|---|---|
| Exists |
Determines whether the specified argument was provided to this rule.
|