Click or drag to resize

ImportDocumentsResponseErrorMessage Property

If Error occured, this is the Error Message

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

Property Value

Type: String
See Also