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