  | GoogleAnalyticsTrackingProviderName Property  | 
  
    Namespace: 
   Dynamicweb.EmailMarketing.TrackingProviders
    Assembly:
   Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax[AddInParameterAttribute("Campaign Name")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "NewGUI=true")]
public string Name { get; set; }<AddInParameterAttribute("Campaign Name")>
<AddInParameterEditorAttribute(GetType(TextParameterEditor), "NewGUI=true")>
Public Property Name As String
	Get
	SetProperty Value
Type: 
String
See Also