Click or drag to resize

DocumentManagerGetDocumentLocation Method (Int32)

Get cabinet, drawer, (optional) folder group and folder of the document.

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

Parameters

documentId
Type: SystemInt32

Return Value

Type: Int32
See Also