Skip to content

RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.Response property

Gets the response object.

public TRetrieveResponse Response { get; protected set; }

See Also