DocumentManagerGetDocumentVersionsForSelection Method |
Retrieves document versions for selection
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<int> GetDocumentVersionsForSelection(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
ListInt32
See Also