Skip to content

RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.Response property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the response object.

public TRetrieveResponse Response { get; protected set; }

See Also