Skip to content

IInsertLogRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that have InsertUserId and InsertDate fields.

public interface IInsertLogRow : IInsertDateRow, IInsertUserIdRow

See Also