DocumentManagerVerifyDocumentsToAssemble Method

Checks whether documents in selection can be assembled.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Checks whether documents in selection can be assembled.")]
public void VerifyDocumentsToAssemble(
	Guid selectionId
)

Parameters

selectionId  Guid
 

See Also