Endeca Presentation API
LogEntry Constructor (keyValuePairs)
NamespacesEndeca.LoggingLogEntryLogEntryLogEntryNew(IDictionary)
Construct a LogEntry with the given key-value pairs.
Declaration Syntax
C#Visual BasicVisual C++
public LogEntry(
	IDictionary keyValuePairs
)
Public Sub New ( _
	keyValuePairs As IDictionary _
)
public:
LogEntry (
	IDictionary^ keyValuePairs
)
Parameters
keyValuePairs (IDictionary)
IDictionary used to initialize this LogEntry

Assembly: Endeca.Logging (Module: Endeca.Logging) Version: 0.0.0.0