Click or drag to resize

ImportDocumentsResponseError Property

Indicates whether an error occurred

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

Property Value

Type: Boolean
See Also