IInsertLogRow interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for rows that have InsertUserId and InsertDate fields
public interface IInsertLogRow : IInsertDateRow, IInsertUserIdRow
See Also
- interface IInsertDateRow
- interface IInsertUserIdRow
- Source: IInsertLogRow.cs