Click or drag to resize

AqlFunctionResultCode Property

A string representation of the function body.

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

Property Value

Type: String
See Also