IBusinessRule Properties |
The IBusinessRule type exposes the following members.
| Name | Description | |
|---|---|---|
| Code |
Gets the unique business 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.
| |
| LocalizedName |
Gets the localized name of the business rule.
| |
| Name |
Gets the rule name.
|