Click or drag to resize

GeneralLogRepositoryDeleteEvent Method

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public bool DeleteEvent(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Boolean

Implements

ILogEventRepositoryDeleteEvent(Int32)
See Also