IUpdateLogRow interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Interface for rows that have UpdateUserId and UpdateDate fields
public interface IUpdateLogRow : IUpdateDateRow, IUpdateUserIdRow
See Also
- interface IUpdateDateRow
- interface IUpdateUserIdRow
- Source: IUpdateLogRow.cs