EMS.ResourceTypes.TEMSResourceAttributes.EndPointHTTPMethod
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: TEMSResourceAttributes |
Delphi
property EndPointHTTPMethod[const AMethod: string]: TEndpointRequest.TMethod read GetEndPointHTTPMethod write SetEndPointHTTPMethod;
C++
__property Ems::Resourceapi::TEndpointRequest::TMethod EndPointHTTPMethod[const System::UnicodeString AMethod] = {read=GetEndPointHTTPMethod, write=SetEndPointHTTPMethod};
Description
It is a Request method to use for a specified endpoint method.