Skip to content

XenReportedApplication.GetDesktopRemediationReport Method

Gets the remediation report for a desktop hosted deployment model.

Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public abstract MergedReportedApplication GetDesktopRemediationReport(
    ReportType reportType
)

VB

Public MustOverride Function GetDesktopRemediationReport ( 
    reportType As ReportType
) As MergedReportedApplication

Parameters

 

reportType
Type: Citrix.SDK.AppDNA.ReportType
Type of the report.

Return Value

Type: MergedReportedApplication
Collection of ReportedApplication and aggregates data from it

See Also

Reference

XenReportedApplication Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?