LoggingRow<TFields>.InsertDate property

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

Gets or sets the date and time the row was inserted.

public DateTime? InsertDate { get; set; }

See Also