Skip to content

SolutionTemplateService.Get 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 Collection<SolutionTemplate> Get()

VB

Public Function Get As Collection(Of SolutionTemplate)

Return Value

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

See Also

Reference

SolutionTemplateService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?