Click or drag to resize

DocumentManagerCreateSelection Method (Selection, Database, DbTransaction)

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

Parameters

selection
Type: FileHold.LibraryManagerSelection
database
Type: Database
transaction
Type: System.Data.CommonDbTransaction

Return Value

Type: Guid
See Also