EMCampaignContainsWebCreative Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Indicates whether the containing document contains Web Creative
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool ContainsWebCreative { get; set; }Public Property ContainsWebCreative As Boolean
	Get
	Set
public:
property bool ContainsWebCreative {
	bool get ();
	void set (bool value);
}member ContainsWebCreative : bool with get, set
function get_ContainsWebCreative();
function set_ContainsWebCreative(value);
Property Value
Type: 
Boolean
See Also