Click or drag to resize

RecognitionRuleContextVisitorData Property

Gets or sets the environmental information about the current visit.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public VisitContext VisitorData { get; set; }

Property Value

Type: VisitContext
See Also