EMLookupTablesCommitLookupTableUpload Method (DMToken, Int32)

Alterian Email Manager 6.2.3 SDK Help File
Complete the upload in import of a lookup table file that has been uploaded in chunks.

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

Syntax
public static DMImportStatus CommitLookupTableUpload(
	DMToken token,
	int saveContextId
)

Parameters

token
Type: DMToken
Authentication token.
saveContextId
Type: SystemInt32
Lookup table upload save context id.

Return Value

Type: DMImportStatus
An import status manifest.
See Also