EMDeploymentSummaryCreativeDisplayName Property
|
Alterian Email Manager 6.2.3 SDK Help File
Deployed Creative Name. If there are multiple creatives then show 'multiple'
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string CreativeDisplayName { get; set; }
Public Property CreativeDisplayName As String
Get
Set
public:
property String^ CreativeDisplayName {
String^ get ();
void set (String^ value);
}
member CreativeDisplayName : string with get, set
function get_CreativeDisplayName();
function set_CreativeDisplayName(value);
Property Value
Type:
String
See Also