Click or drag to resize

VisitProfile Property

Gets or sets the information about profiles associated with this visit.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public VisitProfile Profile { get; set; }

Property Value

Type: VisitProfile
See Also