IAnalysisDataProvider Interface¶
Contains logic to retrieve analysis data and solution report, group and algorithm requirements
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¶
public interface IAnalysisDataProvider
VB¶
Public Interface IAnalysisDataProvider
The IAnalysisDataProvider type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | GetAnalysisData | Gets the analysis data (Reports and applications to analyze for) for the specified solution. |
![]() | GetReportingRequirementsData | Gets the report, group, and algorithm requirements for the specified solution. |