EMConditionalCreative Constructor (DMToken, Int32)

Alterian Email Manager 6.2.3 SDK Help File
this constructor should be used when the Creative ID is known. The underlying template IDs will be populated.

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

Syntax
public EMConditionalCreative(
	DMToken token,
	int creativeID
)

Parameters

token
Type: DMToken
creativeID
Type: SystemInt32
See Also