Skip to content

InteropSolutionService.Update Method

Updates an existing Interoperability solution.

Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public InteropSolution Update(
    ISolutionConfig solutionConfig
)

VB

Public Function Update ( 
    solutionConfig As ISolutionConfig
) As InteropSolution

Parameters

 

solutionConfig
Type: Citrix.SDK.AppDNA.Solutions.Interop.ISolutionConfig
The configuration for the Interoperability solution.

Return Value

Type: InteropSolution
The InteropSolution entity for the updated solution.

See Also

Reference

InteropSolutionService Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?