DocumentFinderGetUnindexedDocumentsInformations Method

Definition

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

Parameters

unindexedBasicInformation  FtsUnindexedDocumentInfo
 

Return Value

ListDocumentFinderUnindexedDocumentInformation

See Also