IEMEmailTestHandlerCreateTest Method

Alterian Email Manager 6.2.3 SDK Help File
Creates Test for a creative specified by document Id

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

Syntax
EMEmailTest CreateTest(
	int campaignId,
	int documentId,
	string appName,
	string alertFile,
	int prefetcherProcessId
)

Parameters

campaignId
Type: SystemInt32
campaign Id
documentId
Type: SystemInt32
document Id
appName
Type: SystemString
EM App Name
alertFile
Type: SystemString
Path to Alter file
prefetcherProcessId
Type: SystemInt32
Process id for prefetcher

Return Value

Type: EMEmailTest
See Also