AnalysisModuleTargetInfo Class¶
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Reporting.AnalysisModuleTargetInfo
Namespace: Citrix.SDK.AppDNA.Reporting
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public sealed class AnalysisModuleTargetInfo : IAnalysisModuleTargetInfo
VB¶
Public NotInheritable Class AnalysisModuleTargetInfo
Implements IAnalysisModuleTargetInfo
The AnalysisModuleTargetInfo type exposes the following members.
Constructors¶
Name | Description | |
---|---|---|
![]() | AnalysisModuleTargetInfo | Initializes a new instance of the AnalysisModuleTargetInfo class. |
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. |
Methods¶
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |