Kaspersky Security Center Automation
10.0
|
Execute report. Executes specified report, creates resulting XML file with data and PNG file with chart.
var oExecutionProps = new ActiveXObject("klakaut.KlAkParams"); oReports.ExecuteReport(lReportId, oExecutionProps, "data.xml", "chart.png"); |