Click or drag to resize

BulkResponseTResponseErrors Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
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.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string[] Errors { get; }

Property Value

Type: String
See Also