PostExplainAqlQueryResponseIndexType Property |
Namespace:
ArangoDBNetStandard.AqlFunctionApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public string Type { get; set; }
Public Property Type As String
Get
Set
public:
virtual property String^ Type {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Type : string with get, set
override Type : string with get, set
Property Value
Type:
StringImplements
IIndexResponseTypeSee Also