API:REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.AutoUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoUpdate: boolean read FAutoUpdate write SetAutoUpdate default True;

C++

__property bool AutoUpdate = {read=FAutoUpdate, write=SetAutoUpdate, default=1};

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. Please help us document this topic by using the Discussion page!