IInsertLogRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Interface for rows that have InsertUserId and InsertDate fields
public interface IInsertLogRow
Members
| name | description |
|---|---|
| InsertDateField { get; } | Gets the insert date field. |
| InsertUserIdField { get; } | Gets the insert user identifier field. |
See Also
- Source: IInsertLogRow.cs