XenUpgradeSolution Class¶
Represents a solution instance.
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.Xen.Common.XenSolution
Citrix.SDK.AppDNA.Solutions.XenUpgrade.XenUpgradeSolution
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public class XenUpgradeSolution : XenSolution,
INotifyPropertyChanged, IEquatable<XenUpgradeSolution>
VB¶
Public Class XenUpgradeSolution
Inherits XenSolution
Implements INotifyPropertyChanged, IEquatable(Of XenUpgradeSolution)
The XenUpgradeSolution type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AnalysisData | Gets the data required to perform the analysis. (Overrides XenSolution.AnalysisData.) |
![]() | CurrentPlatforms | Gets or sets the current platforms. (Overrides XenSolution.CurrentPlatforms.) |
![]() | Description | Gets or sets the description. (Overrides XenSolution.Description.) |
![]() | Enabled | Gets a value indicating whether the solution is enabled. |
![]() | Identifier | Gets the identifier. (Overrides XenSolution.Identifier.) |
![]() | IsValid | Gets a value indicating whether the solution is valid. (Overrides XenSolution.IsValid.) |
![]() | LatestAnalyzedState | Gets or sets a value indicating whether solution is analyzed. Is updated when use AnalysisData (Inherited from XenSolution.) |
![]() | Name | Gets or sets the name. (Overrides XenSolution.Name.) |
![]() | Report | Gets the core data for soluton report. (Overrides XenSolution.Report.) |
![]() | ReportingRequirements | Gets the reporting requirements for the solution. (Overrides XenSolution.ReportingRequirements.) |
![]() | TargetPlatform | Gets or sets the target platform. (Overrides XenSolution.TargetPlatform.) |
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.) |
Events¶
Name | Description | |
---|---|---|
![]() | Deleted | Raised when the solution is deleted. |
![]() | PropertyChanged | Occurs when a property value changes. |
Remarks¶
A solution instance is a stored configuration for the solution template