 | VisitItemLastVisit Property |
Gets or sets the information about visitor's last visit.
Namespace:
Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic LastVisitItem LastVisit { get; set; }
Public Property LastVisit As LastVisitItem
Get
Set
Property Value
Type:
LastVisitItem
Remarks
See Also