Skip to content

SolutionTemplateService.GetAsync Method

Returns a collection with all the SolutionTemplate objects.

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

Syntax

C

public Task<Collection<SolutionTemplate>> GetAsync()

VB

Public Function GetAsync As Task(Of Collection(Of SolutionTemplate))

Return Value

Type: Task(Collection(SolutionTemplate))
Collection with all the SolutionTemplate objects.

See Also

Reference

SolutionTemplateService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?