PatchImpactAnalysisSolutionTemplate.PropertyChanged Event¶
Occurs when a property value changes.
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 event PropertyChangedEventHandler PropertyChanged
VB¶
Public Event PropertyChanged As PropertyChangedEventHandler
Value¶
Type: System.ComponentModel.PropertyChangedEventHandler
Implements¶
INotifyPropertyChanged.PropertyChanged
See Also¶
Reference¶
PatchImpactAnalysisSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace