DocumentFinderGetVersionsWithIds Method
            Get a list of document versions of the given document.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get a list of document versions of the given document.")]
public List<DocumentFinderVersionWithId> GetVersionsWithIds(
	int documentId
)
- documentId  Int32
 
ListDocumentFinderVersionWithId