Click or drag to resize

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; }

Property Value

Type: Boolean
See Also