Click or drag to resize

BaseProviderCheckConditionStatic Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static bool CheckConditionStatic(
	MappingConditional mappingConditional,
	Dictionary<string, Object> row
)

Parameters

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

Return Value

Type: Boolean
See Also