PatchImpactAnalysisSolution.Reports Property¶
Gets the available reports for this solution.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public Collection<ReportOptions> Reports { get; }
VB¶
Public ReadOnly Property Reports As Collection(Of ReportOptions)
Get
Property Value¶
Type: Collection(ReportOptions)
The available reports for this solution.
See Also¶
Reference¶
PatchImpactAnalysisSolution Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace