Skip to content

IAnalysisDataProvider.GetAnalysisData Method

Gets the analysis data (Reports and applications to analyze for) for the specified solution.

Namespace: Citrix.SDK.AppDNA.Interfaces
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

AnalysisData GetAnalysisData(
    ISolution solution
)

VB

Function GetAnalysisData ( 
    solution As ISolution
) As AnalysisData

Parameters

 

solution
Type: Citrix.SDK.AppDNA.Interfaces.ISolution
The solution.

Return Value

Type: AnalysisData
Analysis data for the specified solution

See Also

Reference

IAnalysisDataProvider Interface
Citrix.SDK.AppDNA.Interfaces Namespace

Was this article helpful?