INameRow interface

namespace: Serenity.Data   assemblySerenity.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