EMLookupTableSaveItemAddColumnMapping Method

Alterian Email Manager 6.2.3 SDK Help File
Add a mapping between temporary and actual column ids.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public void AddColumnMapping(
	EMLookupTableColumnMapping columnMapping
)

Parameters

columnMapping
Type: DMLibraryEMLookupTableColumnMapping

Implements

ISaveLookupTableItemAddColumnMapping(EMLookupTableColumnMapping)
See Also