PatchImpactAnalysisSolution.Delete Method¶
Deletes this solution.
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 bool Delete()
VB¶
Public Function Delete As Boolean
Return Value¶
Type: Booleantrue
if solution is successfully deleted; otherwise, false
See Also¶
Reference¶
PatchImpactAnalysisSolution Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace