Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseProcessProducts Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected abstract string ProcessProducts(
	List<Product> products
)

Parameters

products
Type: System.Collections.GenericListProduct

Return Value

Type: String
See Also