Click or drag to resize

DocumentFinderGetUnindexedDocumentsInformations Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<DocumentFinderUnindexedDocumentInformation> GetUnindexedDocumentsInformations(
	FtsUnindexedDocumentInfo[] unindexedBasicInformation
)

Parameters

unindexedBasicInformation
Type: FtsUnindexedDocumentInfo

Return Value

Type: ListDocumentFinderUnindexedDocumentInformation
See Also