Skip to content

XenReportedApplication.DesktopHostedMergedModuleIdentifiers Property

Gets the identifiers of the ReportConfiguration objects which need to be merged to receive data for 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

protected abstract ReadOnlyCollection<string> DesktopHostedMergedModuleIdentifiers { get; }

VB

Protected MustOverride ReadOnly Property DesktopHostedMergedModuleIdentifiers As ReadOnlyCollection(Of String)
    Get

Property Value

Type: ReadOnlyCollection(String)

See Also

Reference

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

Was this article helpful?