ViewSortDirection Property |
Namespace:
ArangoDBNetStandard.ViewApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public string Direction { get; set; }
Public Property Direction As String
Get
Set
public:
property String^ Direction {
String^ get ();
void set (String^ value);
}
member Direction : string with get, set
Property Value
Type:
StringSee Also