ISearchMatchCombination
Id Property
Qlik Sense .NET SDK - API Reference
Index of the search result, starting from 0.
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
int
Id
{
get
;
set
; }
int Id { get; set; }
Property
Id
As
Integer
Get
Set
Property Id As Integer Get Set
Property Value
Type:
Int32
See Also
ISearchMatchCombination Interface
ISearchMatchCombination Members
Qlik.Engine Namespace