Skip to content

AppVSolution.LatestAnalyzedState Property

Gets a value indicating whether the solution is analyzed.

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 bool LatestAnalyzedState { get; }

VB

Public ReadOnly Property LatestAnalyzedState As Boolean
    Get

Property Value

Type: Boolean
true if the solution is analyzed; otherwise, false.

Remarks

This property is updated when AnalysisData is called.

See Also

Reference

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

Was this article helpful?