Click or drag to resize

PriorityQueuePriority, ValueSortOrderAscending Property

Set or get sorting order, ascending if true or descending if false.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public virtual bool SortOrderAscending { get; set; }

Property Value

Type: Boolean
See Also