REST.Backend.ServiceTypes.TBackendGroupsApi.UpdateGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateGroup(const AGroup: TBackendEntityValue; const AJSONObject: TJSONObject;  out AUpdatedObject: TBackendEntityValue); overload;

C++

void __fastcall UpdateGroup(const Rest::Backend::Metatypes::TBackendEntityValue &AGroup, System::Json::TJSONObject* const AJSONObject, /* out */ Rest::Backend::Metatypes::TBackendEntityValue &AUpdatedObject)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendGroupsApi

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!