EMLookupTablesCommitLookupTableSave Method

Alterian Email Manager 6.2.3 SDK Help File
Finalize and execute a lookup table save request set.

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

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

Parameters

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

Return Value

Type: Int32
A Lookup Table Id
See Also