REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.SetRootElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetRootElement(const AValue: string);

C++

void __fastcall SetRootElement(const System::UnicodeString AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTResponseDataSetAdapter

Description

Setter of RootElement.

See Also