| ProcessorScheduledTaskAddInProcessLocations Property |
Namespace:
Dynamicweb.Tracking.Web
Assembly:
Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax [AddInLabelAttribute("Locations")]
[AddInParameterAttribute("ProcessLocations")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool ProcessLocations { get; set; }
<AddInLabelAttribute("Locations")>
<AddInParameterAttribute("ProcessLocations")>
<AddInParameterEditorAttribute(GetType(YesNoParameterEditor), "")>
Public Property ProcessLocations As Boolean
Get
Set
Property Value
Type:
BooleanSee Also