Click or drag to resize

DocumentFinderGetFtsErrorList Method

Returns list of FTS errors

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<DocumentFinderFtsErrorExtendedInfo> GetFtsErrorList()

Return Value

Type: ListDocumentFinderFtsErrorExtendedInfo
See Also