ResponseSummary Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains information about the response returned by the service.

Syntax

public class ResponseSummary
Public Class ResponseSummary

Constructor

Name

Description

ResponseSummary 

Initializes a new instance of a ResponseSummary object.

Public Properties

Name

Description

AuthenticationResultCode

An AuthenticationResultCode Enumeration value indicating whether or not the Credentials passed were valid.

Copyright

The Bing Maps SOAP Services copyright string.

FaultReason

A string describing the fault, if one occurred.

StatusCode

A ResponseStatusCode Enumeration value indicating whether or not the request was fulfilled.

TraceId

A unique string that identifies the request.

See Also

ResponseBase Class