Click or drag to resize

RenamedLead.Delete 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: System.Int32
Lead id to delete
See Also