Click or drag to resize

VisitCustomerActivityPath Property

Gets or sets the list of product groups that the user has visited (in the order of the visit date).

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public ItemCollection<ShopItemIdentity> Path { get; set; }

Property Value

Type: ItemCollectionShopItemIdentity
Remarks