Click or drag to resize

DocumentManagerCreateSelection Method (Selection)

Creates selection based on snapshot

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid CreateSelection(
	Selection selection
)

Parameters

selection
Type: FileHold.LibraryManagerSelection

Return Value

Type: Guid
See Also