InteropSolution.Delete Method¶
Deletes this solution.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.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¶
InteropSolution Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace