ISWiCondition Object

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

Basic MSI
InstallScript MSI

ISWiCondition is a subset of the ISWiFeature object. This object allows you to get and set conditional logic for any of your project's features.

Members

ISWiCondition Object Members

Name

Type

Description

Condition

Read-Write Property

Gets or sets any conditions that are associated with this feature.

Level

Read-Write Property

Gets or sets the install level assigned to the feature when the condition evaluates to TRUE.

Applies To

ISWiFeature