Skip to content

LoggingRow<TFields>.InsertUserId property

Gets or sets the ID of the user who inserted the row.

public int? InsertUserId { get; set; }

See Also