Click or drag to resize

DocumentFinderGetLastDocumentVersions Method

Get the last version number of each document.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int[] GetLastDocumentVersions(
	int[] documentIds
)

Parameters

documentIds
Type: SystemInt32

Return Value

Type: Int32
See Also