Skip to content

XenAdoptionMergedReportedApplication 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
Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public class XenAdoptionMergedReportedApplication : MergedReportedApplication

VB

Public Class XenAdoptionMergedReportedApplication
    Inherits MergedReportedApplication

The XenAdoptionMergedReportedApplication type exposes the following members.

Properties

 

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

See Also

Reference

Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace

Was this article helpful?