Skip to content

MergedReportedApplication.ReportedApplications Property

Gets the collection original ReportedApplication before merge.

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 ReadOnlyCollection<ReportedApplication> ReportedApplications { get; }

VB

Public ReadOnly Property ReportedApplications As ReadOnlyCollection(Of ReportedApplication)
    Get

Property Value

Type: ReadOnlyCollection(ReportedApplication)

See Also

Reference

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

Was this article helpful?