API:REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.NestedElements

From RAD Studio API Documentation

Delphi

property NestedElements: Boolean read FNestedElements write SetNestedElements default False;

C++

__property bool NestedElements = {read=FNestedElements, write=SetNestedElements, default=0};

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.