Click or drag to resize

BaseProviderRunJob Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual bool RunJob(
	Job job
)

Parameters

job
Type: Dynamicweb.DataIntegration.IntegrationJob

Return Value

Type: Boolean

Implements

IDestinationRunJob(Job)
See Also