See Also
DataSource Properties
|
DataSource Class
|
DataSource Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
DataSource Class
>
DataSource Properties
>
DocId Property
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
DataSource::DocId Property
Each time
GetNextDoc
() is called,
DocId
will contain the doc id of the previous document.
C#
public
int
DocId
;
See Also
DataSource Properties
|
DataSource Class
|
DataSource Members
|
dtSearch.Engine