REST.Backend.ServiceTypes.IBackendGroupsApi.CreateGroup

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !