Click or drag to resize

MappingGetColumnMappings Method (Boolean)

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual ColumnMappingCollection GetColumnMappings(
	bool forceAll
)

Parameters

forceAll
Type: SystemBoolean

Return Value

Type: ColumnMappingCollection
See Also