EMS.Services.IEMSResourceRequestContext
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: EMS.Services.pas EMS.Services.hpp
| |
Unit: EMS.Services | |
Parent: EMS.Services |
Delphi
IEMSResourceRequestContext = interface
C++
__interface IEMSResourceRequestContext : public System::IInterface
Description
Context of an EMS Resource request to the EMS Server.
Use the IEMSResourceRequestContext type to pass data to the service to execute internal requests. For instance, the internal request may need the current EMS User that executes the request.