BatchJobInfo Class

Batch job information for report.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
C#
public class BatchJobInfo
Inheritance
Object    BatchJobInfo

Constructors

BatchJobInfoInitializes a new instance of the BatchJobInfo class
BatchJobInfo(IDataReader)Initializes a new instance of the BatchJobInfo class

Properties

Extension Methods

Convert Converts an object to a specified type.
(Defined by ObjectExtension)
ConvertT
(Defined by ObjectExtension)
ConvertT Converts an object to a specified type.
(Defined by ObjectExtension)
ToJson
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert
(Defined by ObjectExtension)
TryConvert Attempts to convert an object to a specified type.
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT
(Defined by ObjectExtension)
TryConvertT Attempts to convert an object to a specified type.
(Defined by ObjectExtension)

See Also