%Installer.IfDef
class %Installer.IfDef extends %Installer.Sequence
This is an "IfDef" activity within a Manifest document. The distinction between "IfDef" and "If" lies on the fact that this is a conditional "If" statement used when the variable is already set.Property Inventory
Properties
property Var as %String [ Required ];
Condition
Property methods: VarDisplayToLogical(), VarGet(), VarIsValid(), VarLogicalToDisplay(), VarLogicalToOdbc(), VarNormalize(), VarSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GenerateCode()
 - %GetParameter()
 - %Indent()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OnGenerateCode()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %ValidateObject()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()