IUpdateUserIdRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that has a UpdateUserId field

public interface IUpdateUserIdRow

Members

name description
UpdateUserIdField { get; } Gets the update user identifier field.

See Also