LoggingRow<TFields>.UpdateDate property

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

Gets or sets the date and time the row was last updated.

public DateTime? UpdateDate { get; set; }

See Also