ReportConfiguration.GetReport Method¶
Retrieves the Report object of this ReportConfiguration for all applications.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.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
The Report object containing the report data.
See Also¶
Reference¶
ReportConfiguration Class
GetReport Overload
Citrix.SDK.AppDNA Namespace