DocumentManagerGetDocumentLocationAndArchive Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int[] GetDocumentLocationAndArchive(
int documentId,
out bool isArchive
)
Parameters
- documentId
- Type: SystemInt32
- isArchive
- Type: SystemBoolean
Return Value
Type:
Int32
See Also