Click or drag to resize

DocumentManagerGetSelectionContent Method

Returns information about all documents from specified selection

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public SelectionItem[] GetSelectionContent(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid

Return Value

Type: SelectionItem
See Also