IXenSolutionService(TXenSolution, TXenSolutionEditor) Methods¶
The IXenSolutionService(TXenSolution, TXenSolutionEditor) generic type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Create | Creates solution with the specified solution configuration. |
![]() | CreateInBackground | Creates solution with the specified solution configuration. |
![]() | Get() | Gets collection of XenSolution. |
![]() | Get(String) | Gets the solution with specified solution identifier. |
![]() | Update | Updates solution with the specified solution configuration. |
![]() | UpdateApplications | Updates the applications for platform. It is short cut to update XenSolution instead of Update(IXenSolutionConfig). |
![]() | UpdateInBackground | Updates solution with the specified solution configuration. |
See Also¶
Reference¶
IXenSolutionService(TXenSolution, TXenSolutionEditor) Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace