Skip to content

XenUpgradeSolutionService.Get Method (String)

Returns a collection with all the XenUpgradeSolution objects for the given template.

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

Syntax

C

public XenUpgradeSolution Get(
    string solutionIdentifier
)

VB

Public Function Get ( 
    solutionIdentifier As String
) As XenUpgradeSolution

Parameters

 

solutionIdentifier
Type: System.String

Return Value

Type: XenUpgradeSolution
Collection with all the XenUpgradeSolution objects.

Implements

IXenSolutionService(TXenSolution, TXenSolutionEditor).Get(String)

See Also

Reference

XenUpgradeSolutionService Class
Get Overload
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?