ILanerSorterData.SortDirection

Syntax

SortDirection(Element: Integer): LnSortDirection;

Parameters

Element. Identifier of calendar element.

Description

The SortDirection property determines direction for sorting based on values of time series observations

Comments

Use the ILanerSorterData.CalendarElement property to get identifier of the calendar element on which the data is already sorted.

Example

The property use is given in the example for ILaner.Sorter.

See also:

ILanerSorterData