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