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
Syntaxpublic int[] GetLastDocumentVersions(
int[] documentIds
)
Parameters
- documentIds
- Type: SystemInt32
Return Value
Type:
Int32
See Also