API:EMS.Services.TEMSInternalAPI.AddUsersToGroup
Delphi
function AddUsersToGroup(const AGroupName: string;
const AUsers: TArray<string>): IEMSResourceResponseContent;
C++
_di_IEMSResourceResponseContent __fastcall AddUsersToGroup(const System::UnicodeString AGroupName, const System::DynamicArray<System::UnicodeString> AUsers);
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.