FileHold 17.1 API Documentation
C#
Show/Hide TOC
Batch
Job
Summary Class
Batch job summary with only necessary data to perform post-process user actions.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
BatchJobSummary
Inheritance
Object
BatchJobSummary
Constructors
BatchJobSummary
Initializes a new instance of the
BatchJobSummary
class
Properties
Id
Name
Status
Type
UserActions
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