IIdRow interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Basic interface for rows that have an ID field. You should put the [IdProperty] attribute on the corresponding field.
public interface IIdRow : IRow
namespace: Serenity.Data assembly: Serenity.Net.Services
Basic interface for rows that have an ID field. You should put the [IdProperty] attribute on the corresponding field.
public interface IIdRow : IRow