Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.Row property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the entity being deleted.

public TRow Row { get; protected set; }

See Also