EMNewCreativeSaveItemEMCreativeType Property
|
Alterian Email Manager 6.2.3 SDK Help File
The Type of the Creative.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMDocumentType EMCreativeType { get; set; }
Public Property EMCreativeType As EMDocumentType
Get
Set
public:
property EMDocumentType EMCreativeType {
EMDocumentType get ();
void set (EMDocumentType value);
}
member EMCreativeType : EMDocumentType with get, set
function get_EMCreativeType();
function set_EMCreativeType(value);
Property Value
Type:
EMDocumentType
See Also