DocumentManagerGetDocumentLocation(Int32) Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get cabinet, drawer, (optional) folder group and folder of the document.")]
public int[] GetDocumentLocation(
	int documentId
)

Parameters

documentId  Int32

Return Value

Int32

See Also