API:EMS.Services.TEMSInternalAPI.RemoveUsersFromGroup
Delphi
function RemoveUsersFromGroup(const AGroupName: string;
const AUsers: TArray<string>; out AResponse: IEMSResourceResponseContent): Boolean;
C++
bool __fastcall RemoveUsersFromGroup(const System::UnicodeString AGroupName, const System::DynamicArray<System::UnicodeString> AUsers, /* out */ _di_IEMSResourceResponseContent &AResponse);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | EMS.Services.pas EMS.Services.hpp |
EMS.Services | TEMSInternalAPI |
Description
Embarcadero Technologies does not currently have any additional information.