RuleAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class RuleAction
type RuleAction = class
Public Class RuleAction
- Inheritance
-
RuleAction
Constructors
| RuleAction() |
Properties
| ActionType |
Type of action to take when the rule is triggered. |
| TargetField |
Field on which the action should be taken. |
| Value |
Value to apply on target field, once the action is taken. |