| DataObjectControllerPurgeAllDeletedDataObjects Method |
Purges *all* delete-marked data objects except: users, user groups, process- and activity-templates.
Purging is done in several transactions to improve throughput of other threads.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void PurgeAllDeletedDataObjects()
See Also