EMS.ResourceAPI.TEndpointRequest.Method

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Method: TMethod read GetMethod;

C++

__property TMethod Method = {read=GetMethod, nodefault};

Properties

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

Description

Method of the request.

See Also