Data.Cloud.CloudAPI.TCloudResponseInfo.StatusCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
| Unit: Data.Cloud.CloudAPI | |
| Parent: TCloudResponseInfo | |
Delphi
property StatusCode: Integer read FStatusCode write FStatusCode;
C++
__property int StatusCode = {read=FStatusCode, write=FStatusCode, nodefault};
Description
Specifies the status code of the response.
StatusCode represents the account name used for authentication with the service.