[]
Configurates Descending. Sets a value that determines whether keys should be sorted in descending order for this field.
public TBuilder Descending(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |