Skip to content

PatchImpactAnalysisSolution.Analyze Method (Boolean)

Analyzes this solution.

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 void Analyze(
    bool forceReanalysis
)

VB

Public Sub Analyze ( 
    forceReanalysis As Boolean
)

Parameters

 

forceReanalysis
Type: System.Boolean
If true then applications will be re-analyzed, otherwise analysis will run only if application state requires it.

See Also

Reference

PatchImpactAnalysisSolution Class
Analyze Overload
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace

Was this article helpful?