LoggingRow<TFields>.InsertUserId property

namespace: Serenity.Extensions.Entities   assemblySerenity.Extensions

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

public int? InsertUserId { get; set; }

See Also