EMS.Services.IEMSResourceResponseContent.StatusCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.Services.pas EMS.Services.hpp
| |
| Unit: EMS.Services | |
| Parent: IEMSResourceResponseContent | |
Delphi
property StatusCode: Integer read GetStatusCode;
C++
__property int StatusCode = {read=GetStatusCode};
Description
Status code of the response.