Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Installer.If

class %Installer.If extends %Installer.Sequence

This is a "if" activity within a Manifest document

Property Inventory

Properties

property Condition as %String (MAXLEN = 512) [ Required ];
Condition
Property methods: ConditionDisplayToLogical(), ConditionGet(), ConditionIsValid(), ConditionLogicalToDisplay(), ConditionLogicalToOdbc(), ConditionNormalize(), ConditionSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab