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: 8.2.1.0 (8.2.1)
Syntax
public virtual bool SortOrderAscending { get; set; }

Property Value

Type: Boolean
See Also