ReferenceChangeBusinessRuleTObject Properties |
The ReferenceChangeBusinessRuleTObject generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
Gets the action.
| |
| Code |
Gets the unique rule code.
(Inherited from BusinessRule.) | |
| DefaultExecutionPriority |
Gets the default execution priority of the rule.
It is used when priority is not specified when registering the rule for events.
(Inherited from BusinessRule.) | |
| ExecuteForDeletedObject |
Gets a value indicating whether to execute the rule for deleted object. The default is false.
Inheritors can override it.
(Inherited from BusinessRule.) | |
| LocalizedName |
Gets the localized name of the rule.
(Inherited from BusinessRule.) | |
| Name |
Gets the rule name.
(Overrides BusinessRuleName.) |