INameRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Marks a row as having a Name field (e.g. description for row). You should put [NameProperty] attribute to corresponding field
public interface INameRow
See Also
- Source: INameRow.cs