ISortCriteria
Expression Property
Qlik Sense .NET SDK - API Reference
Sort by expression.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
ValueExpr
Expression
{
get
;
set
; }
ValueExpr Expression { get; set; }
Property
Expression
As
ValueExpr
Get
Set
Property Expression As ValueExpr Get Set
Property Value
Type:
ValueExpr
See Also
ISortCriteria Interface
ISortCriteria Members
Qlik.Engine Namespace