Skip to content

AppVSolutionWorkflowService.Get Method

Returns a collection with all the AppVSolutionWorkflow objects for the AppVSolution.

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 AppVSolutionWorkflow Get(
    AppVSolution solution
)

VB

Public Function Get ( 
    solution As AppVSolution
) As AppVSolutionWorkflow

Parameters

 

solution
Type: Citrix.SDK.AppDNA.Solutions.AppV.AppVSolution

Return Value

Type: AppVSolutionWorkflow
A collection of AppVSolutionWorkflow objects.

See Also

Reference

AppVSolutionWorkflowService Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?