Click or drag to resize

ProfileEstimatePoints Property

Gets or sets the amount of points that the visit received from the given profile.

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

Property Value

Type: Int32

Implements

IProfileEstimatePoints
See Also