Click or drag to resize

StreamTransactionBodyAllowImplicit Property

Gets or sets to allow reading from undeclared collections.

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

Property Value

Type: Boolean
See Also