Click or drag to resize

IBusinessRuleExecuteForDeletedObject Property

Gets a value indicating whether to execute the rule for deleted object.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
bool ExecuteForDeletedObject { get; }

Property Value

Type: Boolean
true if [execute for deleted object]; otherwise, false.
See Also