Skip to content
Was this article helpful?

IXenSolutionService(TXenSolution, TXenSolutionEditor) Methods

The IXenSolutionService(TXenSolution, TXenSolutionEditor) generic type exposes the following members.

Methods

 

NameDescription
Public methodCreate Creates solution with the specified solution configuration.
Public methodCreateInBackground Creates solution with the specified solution configuration.
Public methodGet() Gets collection of XenSolution.
Public methodGet(String) Gets the solution with specified solution identifier.
Public methodUpdate Updates solution with the specified solution configuration.
Public methodUpdateApplications Updates the applications for platform. It is short cut to update XenSolution instead of Update(IXenSolutionConfig).
Public methodUpdateInBackground Updates solution with the specified solution configuration.
  Back to Top

See Also

Reference

IXenSolutionService(TXenSolution, TXenSolutionEditor) Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?