EMThumbnailRequestEMCreativeId Property
|
Alterian Email Manager 6.2.3 SDK Help File
The selected EM Creative to use as the source of the thumbnail.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int EMCreativeId { get; set; }
Public Property EMCreativeId As Integer
Get
Set
public:
property int EMCreativeId {
int get ();
void set (int value);
}
member EMCreativeId : int with get, set
function get_EMCreativeId();
function set_EMCreativeId(value);
Property Value
Type:
Int32
See Also