Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Response property

Gets the response object.

public TUndeleteResponse Response { get; protected set; }

See Also