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