EMS.Services.IEMSResourceResponseContent.StatusCode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property StatusCode: Integer read GetStatusCode;

C++

__property int StatusCode = {read=GetStatusCode};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSResourceResponseContent


Beschreibung

Statuscode der Antwort.

Siehe auch