Click or drag to resize

RenamedLeadDelete Method (Int32)

Deletes lead

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static void Delete(
	int id
)

Parameters

id
Type: SystemInt32
Lead id to delete
See Also