ProfileEstimate Class |
Namespace: Dynamicweb.Analytics.Profiles
The ProfileEstimate type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileEstimate |
Initializes a new instance of an object.
| |
| ProfileEstimate(ProfileEstimate) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| DynamicsApplied |
Gets or sets value indicating whether profile dynamics has been applied to this profile estimate.
| |
| Points |
Gets or sets the amount of points that the visit received from the given profile.
| |
| Profile |
Gets or sets the reference to a corresponding profile.
| |
| ProfileReference |
Gets profile reference
| |
| Visit |
Gets or sets the associated visit.
|