Skip to content

INameRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

Marks a row as having a Name field (e.g. description for the row). You should put the [NameProperty] attribute on the corresponding field.

public interface INameRow

See Also