Click or drag to resize

DocumentFinderGetSpecificUnindexedDocumentsList Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentFinderUnindexedDocumentInformation[] GetSpecificUnindexedDocumentsList(
	int count,
	DateTime from,
	DateTime to
)

Parameters

count
Type: SystemInt32
from
Type: SystemDateTime
to
Type: SystemDateTime

Return Value

Type: DocumentFinderUnindexedDocumentInformation
See Also