Skip to content

BuildAssessmentSolution.Analyze Method (Boolean)

Starts the solution analysis.

Namespace: Citrix.SDK.AppDNA.Solutions.BuildAssessment
Assembly: Citrix.SDK.AppDNA.Solutions.BuildAssessment (in Citrix.SDK.AppDNA.Solutions.BuildAssessment.dll) Version: 7.11.0.0 (7.11.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

BuildAssessmentSolution Class
Analyze Overload
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?