Click or drag to resize

ImportDocumentsResponseCreated Property

The number of documents imported.

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

Property Value

Type: NullableInt32
See Also