Version

UndeleteRecordsStrategy Class Members

The following tables list the members exposed by UndeleteRecordsStrategy.

Protected Properties
 NameDescription
Protected Internal PropertyRestoreDescendantActionsReturns a boolean indicating whether actions associated with descendant records of the records being deleted should be restored.  
Public Methods
 NameDescription
Public MethodCanUndeleteInvoked to determine if an undeletion of the specified data items is possible.  
Public MethodProcessUndeletedRecordsInvoked after the call to Undelete to allow additional processing of the new records.  
Public MethodProvideDescendantMappingInvoked after the records are deleted to allow providing a mapping between the old dataitems for the descendant records and that of the new descendant records.  
Public MethodUndeleteInvoked to perform an undeletion of records associated with the specified data items.  
See Also