EMLookupTablesAddLookupTableClearSaveItem Method

Alterian Email Manager 6.2.3 SDK Help File
Add a lookup table save request step that will clear the table.

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

Syntax
public static int AddLookupTableClearSaveItem(
	DMToken token,
	int saveContextId
)

Parameters

token
Type: DMToken
Authentication Token.
saveContextId
Type: SystemInt32
Save context id.

Return Value

Type: Int32
Save item id.
See Also