Click or drag to resize

ProfileDynamicsPresetProfiles Property

Gets or sets the collection of profiles that are this preset is defined for.

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

Property Value

Type: ProfileDynamicsDataCollection
See Also