Click or drag to resize

ImportDocumentsResponseErrors Property

The number of documents that were not imported due to an error.

Namespace:  ArangoDBNetStandard.BulkOperationsApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public int? Errors { get; set; }

Property Value

Type: NullableInt32
See Also