REST.Backend.ServiceTypes.IBackendGroupsApi.CreateGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CreateGroup(const AGroup: string; AJSON: TJSONObject;  out ACreatedObject: TBackendEntityValue); overload;

C++

virtual void __fastcall CreateGroup(const System::UnicodeString AGroup, System::Json::TJSONObject* AJSON, /* out */ Rest::Backend::Metatypes::TBackendEntityValue &ACreatedObject) = 0 /* overload */;

Properties

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

Description

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