Click or drag to resize

FileHoldServiceCreateSelection Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Guid CreateSelection(
	List<int> metadataVersionIds
)

Parameters

metadataVersionIds
Type: System.Collections.GenericListInt32

Return Value

Type: Guid
See Also