Data.Cloud.CloudAPI.TCloudResponseInfo.FStatusCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FStatusCode: Integer;

C++

int FStatusCode;

Properties

Type Visibility Source Unit Parent
field protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudResponseInfo

Description

The status code of the response.

FStatusCode represents the account name used for authentication with the service.

See Also