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

Each time GetNextDoc() is called, WasDocError will be true if there was an error processing the previous document (such as a file parsing error)

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