REST.Exception.ERequestError.StatusCode
Delphi
property StatusCode: Integer read FStatusCode write FStatusCode;
C++
__property int StatusCode = {read=FStatusCode, write=FStatusCode, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Exception.pas REST.Exception.hpp |
REST.Exception | ERequestError |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!