Click or drag to resize

ImportationManagerGetFirstDocumentFromQueue Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ImportedDocument GetFirstDocumentFromQueue(
	out Guid userGuid,
	Guid triggerGuid
)

Parameters

userGuid
Type: SystemGuid
triggerGuid
Type: SystemGuid

Return Value

Type: ImportedDocument
See Also