Click or drag to resize

PostAqlFunctionBodyName Property

The fully qualified name of the user function.

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

Property Value

Type: String
See Also