Skip to content

PatchImpactAnalysisSolutionService.Get Method (String)

Returns the PatchImpactAnalysisSolution instance for the given solutionIdentifier.

Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C

public PatchImpactAnalysisSolution Get(
    string solutionIdentifier
)

VB

Public Function Get ( 
    solutionIdentifier As String
) As PatchImpactAnalysisSolution

Parameters

 

solutionIdentifier
Type: System.String
The identifier of the solution

Return Value

Type: PatchImpactAnalysisSolution
A PatchImpactAnalysisSolution instance.

See Also

Reference

PatchImpactAnalysisSolutionService Class
Get Overload
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace

Was this article helpful?