Click or drag to resize

DocumentFinderGetDocumentDetails Method (Int32)

Returns detailed information about specified document version

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

Parameters

metadataVersionId
Type: SystemInt32

Return Value

Type: ColumnsWithValues
See Also