XenUpgradeSolutionService.Get Method¶
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 Collection<XenUpgradeSolution> Get()
VB¶
Public Function Get As Collection(Of XenUpgradeSolution)
Return Value¶
Type: Collection(XenUpgradeSolution)
Collection with all the XenUpgradeSolution objects.
See Also¶
Reference¶
XenUpgradeSolutionService Class
Get Overload
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace