Click or drag to resize

DocumentManagerGetSingleDocumentToDownload Method

Checks if the document can be viewed and returns detailed information.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DownloadDocument GetSingleDocumentToDownload(
	int metadataVersionId
)

Parameters

metadataVersionId
Type: SystemInt32

Return Value

Type: DownloadDocument
See Also