IAnalysisModuleTargetInfo Interface¶
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 IAnalysisModuleTargetInfo
VB¶
Public Interface IAnalysisModuleTargetInfo
The IAnalysisModuleTargetInfo type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AnalysisInfoText | Gets or sets the analysis information text. |
![]() | ApplicationIds | Gets the application ids. |
![]() | IsSelected | Gets or sets a value indicating whether this instance is selected. |
![]() | ModuleIdentifier | Gets or sets the module identifier. |
![]() | PatchIds | Gets the patch ids. |
![]() | Product | Gets or sets the product. |