Click or drag to resize

DocumentManagerGetBinaryVersionsFromSelection Method

Returns binary version ids of documents form selection

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

Parameters

selectionId
Type: SystemGuid

Return Value

Type: Int32
See Also