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