Click or drag to resize

DocumentManagerVerifyDocumentsToAssemble Method

Checks whether documents in selection can be assembled.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void VerifyDocumentsToAssemble(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid
See Also