IInsertDateRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that has InsertDate field

public interface IInsertDateRow

Members

name description
InsertDateField { get; } Gets the insert date field.

See Also