API:REST.Backend.EMSServices.TEMSGroupsAPI.CreateGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Backend.EMSServices.pas
REST.Backend.EMSServices.hpp
REST.Backend.EMSServices TEMSGroupsAPI

Description

Embarcadero Technologies does not currently have any additional information.