Click or drag to resize

GeneralLogRepositoryDeleteEvents Method

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public int DeleteEvents(
	LogEventQuery query
)

Parameters

query
Type: Dynamicweb.Logging.LogEventsLogEventQuery

Return Value

Type: Int32

Implements

ILogEventRepositoryDeleteEvents(LogEventQuery)
See Also