API:EMS.Services.TEMSInternalAPI.DeleteUser
Delphi
function DeleteUser(const AObjectID: string; out AResponse: IEMSResourceResponseContent): Boolean; overload;
function DeleteUser(const AObjectID: string): Boolean; overload;
C++
bool __fastcall DeleteUser(const System::UnicodeString AObjectID, /* out */ _di_IEMSResourceResponseContent &AResponse)/* overload */;
bool __fastcall DeleteUser(const System::UnicodeString AObjectID)/* overload */;
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. Please help us document this topic by using the Discussion page!