Click or drag to resize

ModuleSpecificIntegrationBaseRun Method

Namespace:  Dynamicweb.DataIntegration.Providers.ModuleSpecificIntegrations
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public abstract bool Run(
	string jobName,
	string logFile
)

Parameters

jobName
Type: SystemString
logFile
Type: SystemString

Return Value

Type: Boolean
See Also