Skip to content

XenUpgradeSolution.Analyze Method (Boolean)

Analyzes this solution.

Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.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

XenUpgradeSolution Class
Analyze Overload
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace

Was this article helpful?