API:EMS.Services.TEMSInternalAPI.AddUsersToGroup
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: TEMSInternalAPI | |
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);
Description
Embarcadero Technologies does not currently have any additional information.