| MasterControllerDeleteOldEventLogEntries Method |
Deletes old items in tblActLog.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void DeleteOldEventLogEntries(
int maxEntries,
int deleteAfter
)
Parameters
- maxEntries
- Type: SystemInt32
- deleteAfter
- Type: SystemInt32
No of days
See Also