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