Click or drag to resize

ModuleSpecificIntegrationBaseGetJob Method

Namespace:  Dynamicweb.DataIntegration.Providers.ModuleSpecificIntegrations
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
protected Job GetJob(
	string jobsFolder,
	string defaultJobName,
	string jobName,
	string logFile
)

Parameters

jobsFolder
Type: SystemString
defaultJobName
Type: SystemString
jobName
Type: SystemString
logFile
Type: SystemString

Return Value

Type: Job
See Also