| 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; }
Public Property Path As ItemCollection(Of ShopItemIdentity)
Get
Set
Property Value
Type:
ItemCollectionShopItemIdentityRemarks See Also