[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.Descending

Descending Method

Descending(bool)

Configurates Descending. Sets a value that determines whether keys should be sorted in descending order for this field.

Declaration
public TBuilder Descending(bool value)
Public Function Descending(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.