EMLookupTablesBeginNewLookupTableSave Method

Alterian Email Manager 6.2.3 SDK Help File
Begin a new lookup table save where the table needs to be created.

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

Syntax
public static int BeginNewLookupTableSave(
	DMToken token,
	int campaignDocumentId
)

Parameters

token
Type: DMToken
Authentication Token.
campaignDocumentId
Type: SystemInt32
Id of the Campaign.

Return Value

Type: Int32
Save context id.
See Also