DeleteSuitePackage Method (Advanced UI and Suite/Advanced UI)
Project:This information applies to the following project types:
| • | Advanced UI | 
| • | Suite/Advanced UI | 
Edition:The Advanced UI project type is available in the InstallShield. The Suite/Advanced UI project type is available in the Premier edition of InstallShield. For information about the differences between these two project types, see Advanced UI Projects vs. Suite/Advanced UI Projects.
The DeleteSuitePackage method removes a package or a Windows Installer transaction from the current project.
Syntax
DeleteSuitePackage (Package As ISWiSuitePackage) As Long
Parameters
| 
                                                         Parameter  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         Package  | 
                                                    
                                                         Specify the ISWiSuitePackage object that you want to remove.  | 
                                                
Applies To
| • | ISWiProject |