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