Click or drag to resize

LogEventServiceGetEvent Method

Namespace:  Dynamicweb.Logging.LogEvents
Assembly:  Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax
public LogEvent GetEvent(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: LogEvent
See Also