Click or drag to resize

IBusinessRule Properties

The IBusinessRule type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the unique business 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.
Public propertyLocalizedName
Gets the localized name of the business rule.
Public propertyName
Gets the rule name.
Top
See Also