TdxAzureMapReverseGeocodeRequestResponse Members
Constructors
Name | Description |
---|---|
Create(Integer) | Initializes a new instance of the TdxRestServiceResponse class with specified settings. Inherited from TdxRestServiceResponse. |
Properties
Name | Description |
---|---|
ErrorInfo | Provides access to detailed error information if the current server query is not successful. Inherited from TdxAzureMapResponse. |
Features | |
IsSuccess | Identifies if the current query to a REST server is successful. Inherited from TdxRestServiceResponse. |
NextLink | |
QueryParams | Inherited from TdxAzureMapResponse. |
StatusCode | Returns the REST server response status code. Inherited from TdxRestServiceResponse. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also