Click or drag to resize

GeneralLogRepositoryReadEvent Method

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public LogEvent ReadEvent(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: LogEvent

Implements

ILogEventRepositoryReadEvent(Int32)
See Also