PatchImpactAnalysisSolutionEdit.ProcessingState Property¶
Gets or sets the ProcessingState object to track the processing.
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 ProcessingState ProcessingState { get; protected set; }
VB¶
Public Property ProcessingState As ProcessingState
Get
Protected Set
Property Value¶
Type: ProcessingState
See Also¶
Reference¶
PatchImpactAnalysisSolutionEdit Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace