[]
Configurates Ascending. Sets whether sorting with ascending.
public SortDescriptionBuilder Ascending(bool value)
Public Function Ascending(value As Boolean) As SortDescriptionBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| SortDescriptionBuilder | Current builder. |