BuildAssessmentSolutionService Methods¶
The BuildAssessmentSolutionService type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Create | Creates a new Build Assessment solution |
![]() | CreateInBackground | Creates a new Build Assessment solution on a background process. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get() | Returns a collection with all the BuildAssessmentSolution objects for the given template |
![]() | Get(String) | Returns the BuildAssessmentSolution instance for the given solutionIdentifier. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetIssuesReport | Gets issues report |
![]() | GetReport | Gets the 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.) |
![]() | Update | Updates the specified solution. |
![]() | UpdateInBackground | Updates an existing Build Assessment solution on a background process. |
See Also¶
Reference¶
BuildAssessmentSolutionService Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace