BatchJobDetails Class |
Namespace: FileHold.LibraryManager
public class BatchJobDetails : BatchJob
The BatchJobDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| BatchJobDetails | Initializes a new instance of the BatchJobDetails class |
| Name | Description | |
|---|---|---|
| AllowRestart | (Inherited from BatchJob.) | |
| Data | (Inherited from BatchJob.) | |
| DateCompleted | (Inherited from BatchJob.) | |
| DateQueued | (Inherited from BatchJob.) | |
| DateStarted | (Inherited from BatchJob.) | |
| Documents | (Inherited from BatchJob.) | |
| ErrorDetails | (Inherited from BatchJob.) | |
| Files | (Inherited from BatchJob.) | |
| Id | (Inherited from BatchJob.) | |
| Locations | (Inherited from BatchJob.) | |
| Name | (Inherited from BatchJob.) | |
| PositionInQueue | ||
| QueuedById | (Inherited from BatchJob.) | |
| QueuedByName | ||
| Status | (Inherited from BatchJob.) | |
| Type | (Inherited from BatchJob.) |
| Name | Description | |
|---|---|---|
| DeserializeData | (Inherited from BatchJob.) | |
| ReadData | (Inherited from BatchJob.) | |
| SerializeData | (Inherited from BatchJob.) |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |