EMCreativeCopyItem Constructor (Int32, Int32)

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the EMCreativeCopyItem class

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

Syntax
public EMCreativeCopyItem(
	int sourceCreativeId,
	int newCreativeId
)

Parameters

sourceCreativeId
Type: SystemInt32
newCreativeId
Type: SystemInt32
See Also