Цитата:
Suppose you want to extend the SysUserLogCleanup class. Out-of-the-box this class is deleting records from the SysUserLog table. Let’s imagine you want to archive these records to a different table before they are deleted.
Довольно странный пост. ну да, сделали мы параметр в классе экстеншене, но в исходном run то этот параметр будет недоступен.