Skip to content
Was this article helpful?

XenUpgradeSolution Methods

The XenUpgradeSolution type exposes the following members.

Methods

 

NameDescription
Public methodAnalyze() Analyzes this solution.
Public methodAnalyze(Boolean) Analyzes this solution.
Public methodApplicationSelectionScope Gets the applications collection which can be selected for solution report. (Inherited from XenSolution.)
Public methodDelete Deletes this solution. (Overrides XenSolution.Delete().)
Public methodEquals(Object) Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).)
Public methodEquals(XenSolution) Indicates whether the current object is equal to another object of the same type. (Overrides XenSolution.Equals(XenSolution).)
Public methodEquals(XenUpgradeSolution) Indicates whether the current object is equal to another object of the same type.
Public methodExportReport Exports the report. (Overrides XenSolution.ExportReport(String, ReportExportFormat, TimeSpan).)
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. (Overrides Object.GetHashCode().)
Public methodGetReport Gets the report data for this solution. (Overrides XenSolution.GetReport().)
Public methodGetSelection Gets the application selection for the solution. It is used to filter the applciations for the report.
Public methodGetSelectionScope Obsolete. Gets the selection scope. (Inherited from XenSolution.)
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 methodSetSelection Save the application selection for the solution. It is used to filter the applications for the report.
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

XenUpgradeSolution Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?