Click or drag to resize

SerialNumberConstraintM, DExecuteForDeletedObject Property

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

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool ExecuteForDeletedObject { get; }

Property Value

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

Implements

IBusinessRuleExecuteForDeletedObject
See Also