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