Click or drag to resize

ProfileDynamicsDeleteDynamicsByPreset Method

Deletes all profile dynamics that has the given preset attached.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static void DeleteDynamicsByPreset(
	int presetID
)

Parameters

presetID
Type: SystemInt32
Preset ID.
See Also