ISWiSuiteConditionParameters Collection

InstallShield 2018 » Automation Interface » 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 Professional edition of 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.

ISWiSuiteConditionParameters is a collection that contains all of the settings for a conditional statement.

Members

ISWiSuiteConditionParameters Collection Members

Name

Type

Description

Count

Read-Only Property

Use this property to return the total number of elements in the ISWiSuiteConditionParameters collection.

Item

Read-Only Property

Provide the index number or name of the condition parameter to retrieve the ISWiSuiteConditionParameter object.

Applies To

ISWiSuiteCondition

See Also