FileHold 17.1 API Documentation
C#
Show/Hide TOC
Batch
Jobs
Manager
Add
Batch
Job(Batch
Job, Database, Db
Transaction) Method
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
int
AddBatchJob
(
BatchJob
job
,
Database
database
,
DbTransaction
transaction
)
Parameters
job
BatchJob
database
Database
transaction
DbTransaction
Return Value
Int32
See Also
Reference
BatchJobsManager Class
AddBatchJob Overload
FileHold.LibraryManager Namespace
In This Article
Definition
Parameters
Return Value
See Also