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