ILogEntryGroup
Top  Previous  Next

ILogEntryGroup represents an group of request object. It contains some base information to describe the group and a reference to an ISummary object that holds summary information on the group of request.

General methods and properties.

prop get
Count
prop get
Item
prop get
StartDateTime
prop get
StartDisplayText
prop get
StartSecs
prop get
Summary
prop get
Title


Remark
It implements _NewEnum. So you can use "for each" alike syntax to iterate a ILogEntry's element in a standard manner.

See also
ILog.WebPages(Only for IE Add-on Edition)
ILog.Processes
ILogEntryGroups