Bearbeiten

Freigeben über


TestFilter.Ascending([Boolean]) Method

Version: Available or changed with runtime version 1.0.

Gets or sets the order in which to search through a data set on a test page.

Syntax

[Ascending := ]  TestFilter.Ascending([Value: Boolean])

Note

This method can be invoked using property access syntax.

Parameters

TestFilter
 Type: TestFilter
An instance of the TestFilter data type.

[Optional] Value
 Type: Boolean
Sets the order in which to search through a data set on a test page.

Return Value

[Optional] Ascending
 Type: Boolean

See Also

TestFilter Data Type
Get Started with AL
Developing Extensions