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