Dynamicweb 9
Dynamicweb 9
Dynamicweb.Logging.LogEvents
ILogEventRepository Interface
ILogEventRepository Methods
DeleteEvent Method
DeleteEvents Method
GetEvents Method
Priority Method
ReadEvent Method
SaveEvent Method
ILogEventRepository
DeleteEvents Method
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
C#
VB
Copy
int
DeleteEvents
(
LogEventQuery
query
)
Function
DeleteEvents
(
query
As
LogEventQuery
)
As
Integer
Parameters
query
Type:
Dynamicweb.Logging.LogEvents
LogEventQuery
Return Value
Type:
Int32
See Also
Reference
ILogEventRepository Interface
Dynamicweb.Logging.LogEvents Namespace