BuildAssessmentSolution Methods¶
The BuildAssessmentSolution type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Analyze() | Starts the solution analysis. |
![]() | Analyze(Boolean) | Starts the solution analysis. |
![]() | ApplicationSelectionScope | Gets a collection of applications that will be used to generate the solution's report. |
![]() | Delete | Deletes this solution. |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).) |
![]() | Equals(BuildAssessmentSolution) | Indicates whether the current object is equal to another object of the same type. |
![]() | ExportReport(String, ReportOptions, ReportExportFormat, TimeSpan) | Exports the report. |
![]() | ExportReport(String, ReportOptions, ReportExportFormat, TimeSpan, OSImage) | Exports the report. |
![]() | ExportReport(String, ReportOptions, ReportExportFormat, TimeSpan, OSImage, Application) | Exports the report. |
![]() | 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. |
![]() | GetSelectionScope | Obsolete. Gets a collection of application ids that will be used to generate the solution's report. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also¶
Reference¶
BuildAssessmentSolution Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace