Click or drag to resize

AdapterBaseIsDoneInput Method

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
protected bool IsDoneInput(
	Mapping mapping
)

Parameters

mapping
Type: Dynamicweb.DataIntegration.IntegrationMapping

Return Value

Type: Boolean
See Also