EMS.Services.IEMSResourceRequestContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEMSResourceRequestContext = interface

C++

__interface IEMSResourceRequestContext  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

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.

See Also