ISaveLookupTableItemIsColumnMapped Method

Alterian Email Manager 6.2.3 SDK Help File
Checks to see if a temporary column id has a mapping to an actual column id.

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

Syntax
bool IsColumnMapped(
	int temporaryColumnId
)

Parameters

temporaryColumnId
Type: SystemInt32

Return Value

Type: Boolean
See Also