EMS.Services.IEMSModuleResourceRequest.ModuleName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: IEMSModuleResourceRequest

Delphi

property ModuleName: string read GetModuleName;

C++

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

Description

Name of the EMS EdgeModule.

See Also