Click or drag to resize

AssortmentHandlerProcessAssortments Method

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public void ProcessAssortments(
	DataRow dataRow,
	Mapping mapping
)

Parameters

dataRow
Type: System.DataDataRow
mapping
Type: Dynamicweb.DataIntegration.IntegrationMapping
See Also