Click or drag to resize

ProfileDynamicsData Class

Provides information about a profile dynamics characteristics.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Profiles.IntegrationProfileDynamicsData

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class ProfileDynamicsData

The ProfileDynamicsData type exposes the following members.

Constructors
  NameDescription
Public methodProfileDynamicsData
Initializes a new instance of an object.
Public methodProfileDynamicsData(ProfileDynamicsData)
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyGrowth
Gets or sets the amount of points that the profile changes to.
Public propertyReference
Gets or sets the reference to a target profile.
Top
Methods
  NameDescription
Public methodCopyTo
Copies the state of the current object into the given one.
Top
See Also