LoggingRowFields class
namespace: Serenity.Extensions.Entities assembly: Serenity.Extensions
Fields for a LoggingRow.
public class LoggingRowFields : RowFieldsBase
Public Members
| name | description |
|---|---|
| LoggingRowFields(…) | Fields for a LoggingRow. |
| InsertDate | The date and time the row was inserted. |
| InsertUserId | The ID of the user who inserted the row. |
| UpdateDate | The date and time the row was last updated. |
| UpdateUserId | The ID of the user who last updated the row. |
See Also
- class RowFieldsBase
- Source: LoggingRow.cs