Click or drag to resize

AssembleBatchJobData Class

Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerBatchJobData
    FileHold.LibraryManagerAssembleBatchJobData

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class AssembleBatchJobData : BatchJobData

The AssembleBatchJobData type exposes the following members.

Constructors
  NameDescription
Public methodAssembleBatchJobData
Initializes a new instance of the AssembleBatchJobData class
Public methodAssembleBatchJobData(AssembleConfiguration)
Initializes a new instance of the AssembleBatchJobData class
Top
Properties
Methods
  NameDescription
Public methodGetProgressTask (Inherited from BatchJobData.)
Public methodSetProgressTask (Inherited from BatchJobData.)
Public methodSetUserAction (Inherited from BatchJobData.)
Top
Extension Methods
See Also