Skip to content

IEmailRow interface

namespace: Serenity.Data   assemblySerenity.Net.Services

An interface that provides access to the email field.

public interface IEmailRow

Members

name description
EmailField { get; } Gets the email field.

See Also