EMLookupTablesCancelLookupTableSave Method

Alterian Email Manager 6.2.3 SDK Help File
Cleans up database resources used by a pending lookup table save that are no longer needed.

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

Syntax
public static void CancelLookupTableSave(
	DMToken token,
	int saveContextId
)

Parameters

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