PatchImpactAnalysisSolutionEdit.State Property¶
Gets the current ProcessingState of the instance.
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 RunningState State { get; }
VB¶
Public ReadOnly Property State As RunningState
Get
Property Value¶
Type: RunningState
See Also¶
Reference¶
PatchImpactAnalysisSolutionEdit Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace