Click or drag to resize

VisitDelete Method (Int32)

Deletes the visit.

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

Parameters

id
Type: SystemInt32
An ID of the visit to delete.
See Also