Click or drag to resize

DocumentFinderGetLastMetadataVersionIdForDocumentVersionId Method (Int32)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetLastMetadataVersionIdForDocumentVersionId(
	int documentVersionId
)

Parameters

documentVersionId
Type: SystemInt32

Return Value

Type: Int32
See Also