DeleteCondition Method
InstallShield 2022 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI |
| • | InstallScript MSI |
Call the DeleteCondition method to delete a condition from the current feature.
Syntax
DeleteCondition (pCondition As ISWiCondition)
Parameters
|
Parameter |
Description |
|
pCondition |
The ISWiCondition object representing the condition you want to delete. |
Applies To
| • | ISWiFeature |