Click or drag to resize

Job Constructor (String, String)

Initializes a new instance of the Job class

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public Job(
	string path,
	string logFile
)

Parameters

path
Type: SystemString
logFile
Type: SystemString
See Also