MergedReportedApplication._storage Field¶
Internal collection of the applications in order to compose on any Rag getting
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 IList<ReportedApplication> _storage
VB¶
Protected _storage As IList(Of ReportedApplication)
Field Value¶
Type: IList(ReportedApplication)
See Also¶
Reference¶
MergedReportedApplication Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace