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
Syntaxpublic int[] GetDocumentLocation(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Return Value
Type:
Int32
See Also