EMS.ResourceTypes.TEMSResourceEndPoint.Method
Delphi
property Method: TEndpointRequest.TMethod read GetMethod;
C++
__property Ems::Resourceapi::TEndpointRequest::TMethod Method = {read=GetMethod, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | EMS.ResourceTypes.pas EMS.ResourceTypes.hpp |
EMS.ResourceTypes | TEMSResourceEndPoint |
Beschreibung
Gibt den Methoden-Typ dieses Ressourcenendpunkts zurück.
Method ist der HTTP-Methodentyp eines Endpunkts, wie GET, PUT oder POST.