dtSearch Text Retrieval Engine .NET interface

DataSource.DocId Property

Each time GetNextDoc() is called, DocId will contain the doc id of the previous document.

public int DocId {get; set;}

See Also

DataSource Class | dtSearch.Engine Namespace