ViewSystemsAnalysisReport.GetReportContent
Description:
Gets the report content in this view.
Gets the report content in this view.
Remarks:
The report shows "Calculating..." if the background calculation is still going on. You may call isAnalysisCompleted() to check if the calculation is completed.
The report shows "Calculating..." if the background calculation is still going on. You may call isAnalysisCompleted() to check if the calculation is completed.
public string GetReportContent()
string
The content of the report as displayed in the view, or the referenced file name.