Click or drag to resize

DocumentManagerCheckAllCanUnArchive Method

Checks if all selected documents can be un-archived.

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

Parameters

selectionId
Type: SystemGuid

Return Value

Type: Boolean
See Also