Click or drag to resize

ProfileDynamicsDeleteDynamicsByID Method

Deletes the given profile dynamics.

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

Parameters

id
Type: SystemString
Profile dynamics ID.
See Also