IIndexResponseType Property |
Namespace:
ArangoDBNetStandard.IndexApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax string Type { get; set; }
Property Type As String
Get
Set
property String^ Type {
String^ get ();
void set (String^ value);
}
abstract Type : string with get, set
Property Value
Type:
StringSee Also