XenUpgradeSolution Methods¶
The XenUpgradeSolution type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Analyze() | Analyzes this solution. |
![]() | Analyze(Boolean) | Analyzes this solution. |
![]() | ApplicationSelectionScope | Gets the applications collection which can be selected for solution report. (Inherited from XenSolution.) |
![]() | Delete | Deletes this solution. (Overrides XenSolution.Delete().) |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).) |
![]() | Equals(XenSolution) | Indicates whether the current object is equal to another object of the same type. (Overrides XenSolution.Equals(XenSolution).) |
![]() | Equals(XenUpgradeSolution) | Indicates whether the current object is equal to another object of the same type. |
![]() | ExportReport | Exports the report. (Overrides XenSolution.ExportReport(String, ReportExportFormat, TimeSpan).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides Object.GetHashCode().) |
![]() | GetReport | Gets the report data for this solution. (Overrides XenSolution.GetReport().) |
![]() | GetSelection | Gets the application selection for the solution. It is used to filter the applciations for the report. |
![]() | GetSelectionScope | Obsolete. Gets the selection scope. (Inherited from XenSolution.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetSelection | Save the application selection for the solution. It is used to filter the applications for the report. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also¶
Reference¶
XenUpgradeSolution Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace