Click or drag to resize

ProfileDynamicsCacheAccumulateMode Enumeration

Represents the profile dynamics cache accumulate mode.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public enum ProfileDynamicsCacheAccumulateMode
Members
  Member nameValueDescription
All0 Apply cached profile dynamics from all content types.
SameItemType1 Apply onle those cached profile dynamics that matches the given content item type.
Remarks