EMS.Services.IEMSResourceResponseContent.StatusCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StatusCode: Integer read GetStatusCode;

C++

__property int StatusCode = {read=GetStatusCode};

Properties

Type Visibility Source Unit Parent
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSResourceResponseContent

Description

Status code of the response.

See Also