IDeleteLogRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Interface for rows that have DeleteUserId and DeleteDate fields.
public interface IDeleteLogRow
Members
| name | description |
|---|---|
| DeleteDateField { get; } | Gets the delete date field. |
| DeleteUserIdField { get; } | Gets the delete user identifier field. |
See Also
- Source: IDeleteLogRow.cs