You are here: Symbol Reference > dtSearch.Engine Namespace > Interfaces > DataSource Interface > DataSource Properties > WasDocError Property
Close
dtSearch .NET Standard API 2024.02
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)

bool WasDocError;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.