Skip to content

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

 

NameDescription
Public methodAnalysisModuleTargetInfo Initializes a new instance of the AnalysisModuleTargetInfo class.
  Back to Top

Properties

 

NameDescription
Public propertyAnalysisInfoText Gets or sets the analysis information text.
Public propertyApplicationIds Gets the application ids.
Public propertyIsSelected Gets or sets a value indicating whether this instance is selected.
Public propertyModuleIdentifier Gets or sets the module identifier.
Public propertyPatchIds Gets the patch ids.
Public propertyProduct Gets or sets the product.
  Back to Top

Methods

 

NameDescription
Public methodEquals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Reporting Namespace

Was this article helpful?