EMS.ResourceAPI.TEndpointRequest.MethodString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MethodString: string read GetMethodString;

C++

__property System::UnicodeString MethodString = {read=GetMethodString};

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointRequest

Description

Method of the request as a string.

See Also