REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.ResponseJSON
Delphi
property ResponseJSON: IRESTResponseJSON read FResponseJSONIntf write SetResponseJSONIntf;
C++
__property Rest::Client::_di_IRESTResponseJSON ResponseJSON = {read=FResponseJSONIntf, write=SetResponseJSONIntf};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Response.Adapter.pas REST.Response.Adapter.hpp |
REST.Response.Adapter | TCustomRESTResponseDataSetAdapter |
Description
Embarcadero Technologies does not currently have any additional information.