Click or drag to resize

BulkResponseTResponse Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The BulkResponseTResponse generic type exposes the following members.

Properties
  NameDescription
Public propertyErrors
An array of descriptions for errors encountered when executing sub operations within the bulk operation. An error element will have the same index as the corresponding request element. Error elements may be null.
Public propertyResponses
An array of responses from the bulk operation. A response element will have the same index as the corresponding request element. Response elements may be null.
Top
See Also