Skip to content

IUpdateLogRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that have UpdateUserId and UpdateDate fields.

public interface IUpdateLogRow : IUpdateDateRow, IUpdateUserIdRow

See Also