Skip to content
Was this article helpful?

Analysis.GetReport Method

Overload List

 

NameDescription
Public methodGetReport() Returns an instance of the Report class that contains the results of the analysis. If more than one ReportConfiguration was specified in the analysis, only the report for the first is returned. This must not be called unless IsFinished is true.
Public methodGetReport(ReportConfiguration) Returns an instance of the Report class that contains the results of the analysis. This must not be called unless IsFinished is true.
  Back to Top

See Also

Reference

Analysis Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?