See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchJob::FileCount Property

After a search, contains the number of files retrieved (this is the total number of documents matched, regardless of the MaxFilesToRetrieve setting).

C#
public int FileCount;
Visual Basic
Public Property FileCount() As Integer
See Also
You are here: dtSearch::Engine Namespace > SearchJob Class > SearchJob Properties > FileCount Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.