1using System.Threading.Tasks;
10 : base(
"Event Log Statistics",
Parent)
Abstract base class for commands executing a report.
INode Parent
Parent Node, or null if a root node.
Query command that returns statistics of events logged to the event log.
override Task< ExecuteReport > GetExecuteCommand()
Gets the command object to execute a report. If null is returned, the report node is just a group pla...
Root node of Events report folder.
Abstract base class for server report nodes, requiring admin privileges to be seen and executed.