XenAdoptionSolutionService.Get Method¶
Returns a collection with all the XenAdoptionSolution objects for the given template.
Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Collection<XenAdoptionSolution> Get()
VB¶
Public Function Get As Collection(Of XenAdoptionSolution)
Return Value¶
Type: Collection(XenAdoptionSolution)
Collection with all the XenAdoptionSolution objects.
See Also¶
Reference¶
XenAdoptionSolutionService Class
Get Overload
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace