LoggingRow<TFields>.UpdateUserId property
Gets or sets the ID of the user who last updated the row.
public int? UpdateUserId { get; set; }
See Also
- class LoggingRow<TFields>
Gets or sets the ID of the user who last updated the row.
public int? UpdateUserId { get; set; }