Click or drag to resize

DocumentFinderGetDocumentDetailsWithChanges Method

Returns information about specified document with changes made to each metadata version

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

Parameters

metadataVersionId
Type: SystemInt32

Return Value

Type: ColumnsWithValues
See Also