Click or drag to resize

BatchJobsManagerGetBatchJobSummary Method

Provides a short summary of selected batch job.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public BatchJobSummary GetBatchJobSummary(
	int jobId
)

Parameters

jobId
Type: SystemInt32

Return Value

Type: BatchJobSummary
See Also