DeleteRequestHandlerBase<TRow,TDeleteRequest,TDeleteResponse>.Response property
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the response object.
public TDeleteResponse Response { get; protected set; }
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the response object.
public TDeleteResponse Response { get; protected set; }