FileHold 17.1 API Documentation
C#
Show/Hide TOC
Batch
Job
Info Class
Batch job information for report.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
BatchJobInfo
Inheritance
Object
BatchJobInfo
Constructors
BatchJobInfo
Initializes a new instance of the
BatchJobInfo
class
BatchJobInfo(IDataReader)
Initializes a new instance of the
BatchJobInfo
class
Properties
BatchJobId
DateCompleted
DateQueued
DateStarted
Name
QueuedByName
Status
Type
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also