| LogEventServiceGetEvent Method |
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax public LogEvent GetEvent(
int id
)
Public Function GetEvent (
id As Integer
) As LogEvent
Parameters
- id
- Type: SystemInt32
Return Value
Type:
LogEventSee Also