DocumentManagerGetDocumentName Method (Int32) |
Return the name of the given document.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string GetDocumentName(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Return Value
Type:
String
See Also