EMDeploymentSummaryCreative Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Deployed Creative Name
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Creative { get; set; }Public Property Creative As String
	Get
	Set
public:
property String^ Creative {
	String^ get ();
	void set (String^ value);
}member Creative : string with get, set
function get_Creative();
function set_Creative(value);
Property Value
Type: 
String
See Also