FileHold 17.1 API Documentation
C#
Show/Hide TOC
Batch
Job
Data Class
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
BatchJobData
Inheritance
Object
BatchJobData
Derived
FileHold.LibraryManager
AssembleBatchJobData
FileHold.LibraryManager.Models
MoveFilesJobData
FileHold.LibraryManager.Models
ScriptExecutionJobData
Constructors
BatchJobData
Initializes a new instance of the
BatchJobData
class
Properties
IsUserActionRemaining
ProgressTasks
UserActions
Methods
GetProgressTask
SetProgressTask
SetUserAction
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Methods
Extension Methods
See Also