partial void ChangeLogContentDelete(ref string content, MyProductActionsJournalDataSourceView.Row deleteRow);
 partial void DeleteRow(MyProductActionsJournalDataSourceView.Row item, DeleteEventArgs <long> delArgs);
 partial void AfterDelete(bool isDeleted, MyProductActionsJournalDataSourceView.Row row);
 partial void BeforeDelete(MyProductActionsJournalDataSourceView.Row row);