Skip to content

AppDisksSolution.LatestAnalyzedState Property

Gets a value indicating whether the solution is analyzed.

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

AppDisksSolution Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace

Was this article helpful?