Click or drag to resize
JobDataManagerGetJob Method
Get the job

Namespace: DrawerBackup.Server
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public IJob GetJob(
	string jobId
)

Parameters

jobId
Type: SystemString

Return Value

Type: IJob
See Also