Click or drag to resize

ExperimentDelete Method (Int32)

Deletes the object with specified ID.

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

Parameters

id
Type: SystemInt32
Specified ID.
See Also