Click or drag to resize

BusinessRule Properties

The BusinessRule type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the unique rule code.
Public propertyDefaultExecutionPriority
Gets the default execution priority of the rule. It is used when priority is not specified when registering the rule for events.
Public propertyExecuteForDeletedObject
Gets a value indicating whether to execute the rule for deleted object. The default is false. Inheritors can override it.
Public propertyLocalizedName
Gets the localized name of the rule.
Public propertyName
Gets the rule name.
Top
See Also