Data.Cloud.CloudAPI.TCloudResponseInfo.FStatusCode

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Unit: Data.Cloud.CloudAPI
Parent: TCloudResponseInfo

Delphi

FStatusCode: Integer;

C++

int FStatusCode;

Description

The status code of the response.

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

See Also