ScanningManagerGetDocumentDownloadTokenForView Method
            Download specific document for view from the repository. This method is obsolete, use GetDocumentForView instead.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Download specific document for view from the repository. This method is obsolete, use GetDocumentForView instead.")]
public Guid GetDocumentDownloadTokenForView(
	int documentVersionId,
	out long fileSize,
	out string fileName
)
- documentVersionId  Int32
 -  
 - fileSize  Int64
 -  
 - fileName  String
 -  
 
Guid