API:REST.Backend.EMSServices.TEMSGroupsAPI.FindGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindGroup(const AObject: TBackendEntityValue; AProc: TFindObjectProc): Boolean;

C++

bool __fastcall FindGroup(const Rest::Backend::Metatypes::TBackendEntityValue &AObject, Rest::Backend::Servicetypes::_di_TFindObjectProc AProc);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.