Click or drag to resize

MappingConditionalCollectionCheckConditionals Method

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public bool CheckConditionals(
	Dictionary<string, Object> row
)

Parameters

row
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Boolean
See Also