| 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
)
Public Shared Sub Delete (
id As Integer
)
Parameters
- id
- Type: SystemInt32
Lead id to delete
See Also