Click or drag to resize

ISourceCheckCondition Method

Namespace:  Dynamicweb.DataIntegration.Integration.Interfaces
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
bool CheckCondition(
	MappingConditional mc,
	Dictionary<string, Object> row
)

Parameters

mc
Type: Dynamicweb.DataIntegration.IntegrationMappingConditional
row
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Boolean
See Also