Click or drag to resize

SchemaComparerResultsAdd Method (ListSchemaComparerResult)

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public void Add(
	List<SchemaComparerResult> results
)

Parameters

results
Type: System.Collections.GenericListSchemaComparerResult
See Also