IUpdateLogRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Interface for rows that has a UpdateUserId and UpdateDate fields
public interface IUpdateLogRow
Members
| name | description |
|---|---|
| UpdateDateField { get; } | Gets the update date field. |
| UpdateUserIdField { get; } | Gets the update user identifier field. |
See Also
- Source: IUpdateLogRow.cs