Skip to content

MergedReportedApplication Class

Represents collection of ReportedApplication and aggregates data from it

Inheritance Hierarchy

System.Object
  Citrix.SDK.AppDNA.Solutions.Xen.Common.MergedReportedApplication
    Citrix.SDK.AppDNA.Solutions.XenAdoption.XenAdoptionMergedReportedApplication
    Citrix.SDK.AppDNA.Solutions.XenUpgrade.XenUpgradeMergedReportedApplication
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public abstract class MergedReportedApplication

VB

Public MustInherit Class MergedReportedApplication

The MergedReportedApplication type exposes the following members.

Constructors

 

NameDescription
Protected methodMergedReportedApplication Initializes a new instance of the MergedReportedApplication class.
  Back to Top

Properties

 

NameDescription
Public propertyAfterActionRag Gets the rag that would apply after any actions for triggered algorithms have been taken.
Public propertyAnalysisRag Gets the analysis rag for this application, taking into account analysis only.
Public propertyCustomizedRag Gets the customized rag for this application, taking into account analysis and customizations.
Public propertyOverallRag Gets the overall rag for this application, taking into account analysis, external data and customizations.
Public propertyReportedApplications Gets the collection original ReportedApplication before merge.
Public propertyResultsByAlgorithm Gets a collection that holds the report data of this application for each algorithm in the report.
  Back to Top

Methods

 

NameDescription
Public methodEquals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected methodFinalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Fields

 

NameDescription
Protected field_storage Internal collection of the applications in order to compose on any Rag getting
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?