ISuppressDelete Interface

Relativity Event Handlers
When implemented by a PreCascadeDeleteEventHandler, signals that the event handler will execute the delete instead of Relativity. With this event handler, default delete behavior can be continued as normal by adding the ContinueDefaultDelete PostExecuteAction to the event hander's Execute response

Namespace:  kCura.EventHandler
Assembly:  kCura.EventHandler (in kCura.EventHandler.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax

public interface ISuppressDelete

public interface ISuppressDelete
See Also

Reference