Click or drag to resize

PostAqlFunctionResponseIsNewlyCreated Property

Indicates whether the function was newly created.

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

Property Value

Type: Boolean
See Also