IInsertUserIdRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Interface for rows that has InsertUserId field

public interface IInsertUserIdRow

Members

name description
InsertUserIdField { get; } Gets the insert user identifier field.

See Also