Click or drag to resize

DocumentManagerGetDocumentLatestVersionInfo Method (Int32)

Return the basic information of the latest version's document.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Object[] GetDocumentLatestVersionInfo(
	int documentId
)

Parameters

documentId
Type: SystemInt32

Return Value

Type: Object
See Also