Click or drag to resize

ImportationManagerCheckImportedDocumentInQueue Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void CheckImportedDocumentInQueue(
	int importedDocumentId,
	out bool canRemoveSourceFile
)

Parameters

importedDocumentId
Type: SystemInt32
canRemoveSourceFile
Type: SystemBoolean
See Also