See Also
DataSource Properties
|
DataSource Interface
|
DataSource Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Interfaces
>
DataSource Interface
>
DataSource Properties
>
DocId Property
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
DataSource.DocId Property
Each time
GetNextDoc
() is called,
DocId
will contain the doc id of the previous document.
C#
int
DocId
;
See Also
DataSource Properties
|
DataSource Interface
|
DataSource Members
|
dtSearch.Engine Namespace