Click or drag to resize

ProfileDynamicsPresetDeletePresetByID Method

Deletes the given preset.

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

Parameters

id
Type: SystemInt32
Preset ID.
See Also