EMS.Services.IEMSModuleResourceRequest.ModuleName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ModuleName: string read GetModuleName;

C++

__property System::UnicodeString ModuleName = {read=GetModuleName};

Properties

Type Visibility Source Unit Parent
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSModuleResourceRequest

Description

Name of the EMS EdgeModule.

See Also