InteropSolution.GetReport Method¶
Gets the report.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Report GetReport()
VB¶
Public Function GetReport As Report
Return Value¶
Type: Report
Return Value¶
Type: Report
A Report for a solution, providing access to a specific set of application results.
See Also¶
Reference¶
InteropSolution Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace