FileHold 17.1 API Documentation
C#
Show/Hide TOC
Imported
Document
Job
Id Property
Identifier of the import job to which belongs document.
Definition
Namespace:
FileHold.LibraryManager.Models
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
int
JobId
{
get
;
set
; }
Property Value
Int32
See Also
Reference
ImportedDocument Class
FileHold.LibraryManager.Models Namespace
In This Article
Definition
See Also