See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchResultsItem::VetoThisItem Data Member

Use to prevent an item from being added to SearchResults in the OnFound callback.

C#
public bool VetoThisItem;
Visual Basic
Public VetoThisItem As bool
Remarks

In the OnFound callback in ISearchStatusHandler, set VetoThisItem = true to prevent the item from being included in search results.

See Also
You are here: dtSearch::Engine Namespace > SearchResultsItem Class > SearchResultsItem Data Members > VetoThisItem Data Member
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.