Skip to content

IUpdateUserIdRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that have an UpdateUserId field.

public interface IUpdateUserIdRow

Members

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

See Also