REST.Backend.ServiceTypes.TBackendGroupsApi.UpdateGroup
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 */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | public | REST.Backend.ServiceTypes.pas REST.Backend.ServiceTypes.hpp | REST.Backend.ServiceTypes | TBackendGroupsApi | 
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.