ProfileDynamics Methods |
The ProfileDynamics type exposes the following members.
Name | Description | |
---|---|---|
ClearCache |
Clears cache.
| |
ContainsProfile(String) |
Determines whether the given visitor profile is in scope of this profile dynamics.
| |
ContainsProfile(Profile) |
Determines whether the given visitor profile is in scope of this profile dynamics.
| |
CopyTo |
Copies the state of the current object into the given one.
| |
Delete |
Deletes the current profile dynamics.
| |
DeleteDynamics |
Deletes all profile dynamics.
| |
DeleteDynamicsByID |
Deletes the given profile dynamics.
| |
DeleteDynamicsByItem |
Deletes the given profile dynamics.
| |
DeleteDynamicsByPreset |
Deletes all profile dynamics that has the given preset attached.
| |
DeleteDynamicsByProfile(String) |
Deletes all profile dynamics that references the given profile.
| |
DeleteDynamicsByProfile(Profile) |
Deletes all profile dynamics that references the given profile.
| |
DeleteDynamicsByProfile(ProfileDynamicsData) |
Deletes all profile dynamics that references the given profile.
| |
DeleteDynamicsByType |
Deletes all profile dynamics with the given item type.
| |
GetDynamics |
Returns a list of all profile dynamics
| |
GetDynamicsByID |
Returns existing profile dynamics by its ID.
| |
GetDynamicsByItem |
Returns an existing profile dynamics by its item ID and item type.
| |
GetDynamicsByType |
Returns a list of all profile dynamics with the given item type.
| |
GetGrowth(String) |
Returns a profile growth for the given visitor profile.
| |
GetGrowth(Profile) |
Returns a profile growth for the given visitor profile.
| |
IsDynamicsContent |
Determines whether the given content has dynamics for a given profile.
| |
Save |
Saves the current profile dynamics.
|