Skip to content

XenReportedApplication Class

Application in scope of xen report

Inheritance Hierarchy

System.Object
  Citrix.SDK.AppDNA.Solutions.Xen.Common.XenReportedApplication
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 XenReportedApplication

VB

Public MustInherit Class XenReportedApplication

The XenReportedApplication type exposes the following members.

Constructors

 

NameDescription
Protected methodXenReportedApplication Initializes a new instance of the XenReportedApplication class
  Back to Top

Properties

 

NameDescription
Public propertyAfterActionDesktopRag Gets the after action desktop rag.
Public propertyAfterActionServerRag Gets the after action server rag.
Public propertyApplication Gets the Application object.
Public propertyBeforeActionDesktopRag Gets the before action desktop rag.
Public propertyBeforeActionServerRag Gets the before action server rag.
Public propertyCategory Gets the category of application in scope of Xen Report.
Protected propertyDesktopHostedMergedModuleIdentifiers Gets the identifiers of the ReportConfiguration objects which need to be merged to receive data for Desktop Hosted Deployment model.
Public propertyDesktopPostImage Gets the image for target platform on desktop hosted deployment model.
Public propertyDesktopPreImage Gets the image for source platform on desktop hosted deployment model.
Protected propertyMergedModuleIdentifiers Gets the identifiers of the ReportConfiguration objects which need to be merged to receive data for Server Hosted Deployment model.
Public propertyServerPostImage Gets the image for target platform on server hosted deployment model.
Public propertyServerPreImage Gets the image for source platform on server hosted deployment model.
Public propertySolutionPlatform Gets the XenSolutionPlatform object for source platform application is reported against.
Public propertyTargetPlatform Gets the XenSolutionPlatform object for target platform application is reported against.
  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 methodGetDesktopRemediationReport Gets the remediation report for a desktop hosted deployment model.
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetRemediationReport Gets the remediation report for a server hosted deployment model.
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

See Also

Reference

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

Was this article helpful?