LoggingRow<TFields>.InsertDate property
namespace: Serenity.Extensions.Entities assembly: Serenity.Extensions
Gets or sets the date and time the row was inserted.
public DateTime? InsertDate { get; set; }
See Also
- class LoggingRow<TFields>
namespace: Serenity.Extensions.Entities assembly: Serenity.Extensions
Gets or sets the date and time the row was inserted.
public DateTime? InsertDate { get; set; }