Dynamicweb 9
Dynamicweb 9
Dynamicweb.Data
GeneralLogRepository Class
GeneralLogRepository Methods
DeleteEvent Method
DeleteEvents Method
GetEvents Method
Priority Method
ReadEvent Method
SaveEvent Method
GeneralLogRepository
DeleteEvent Method
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
C#
VB
Copy
public
bool
DeleteEvent
(
int
id
)
Public
Function
DeleteEvent
(
id
As
Integer
)
As
Boolean
Parameters
id
Type:
System
Int32
Return Value
Type:
Boolean
Implements
ILogEventRepository
DeleteEvent(Int32)
See Also
Reference
GeneralLogRepository Class
Dynamicweb.Data Namespace