EMConditionalCreative Constructor (DMToken, Int32, DMConditionalTemplate)

Alterian Email Manager 6.2.3 SDK Help File
This constructor is used when the Creative IDs are not known and/or a legacy DMConditionalTemplate needs to be converted.

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

Syntax
public EMConditionalCreative(
	DMToken token,
	int CampaignID,
	DMConditionalTemplate conditionalTemplate
)

Parameters

token
Type: DMToken
CampaignID
Type: SystemInt32
conditionalTemplate
Type: DMLibraryDMConditionalTemplate
See Also