Skip to main content

%Installer.RunInstall

class %Installer.RunInstall extends %Installer.Activity

This activity runs another installer as a "sub" installer sequence

Property Inventory

Properties

property Class as %String (MAXLEN = 128) [ Required ];
Class name
Property methods: ClassDisplayToLogical(), ClassGet(), ClassIsValid(), ClassLogicalToDisplay(), ClassLogicalToOdbc(), ClassNormalize(), ClassSet()
property Method as %String (MAXLEN = 128) [ Required ];
Method name
Property methods: MethodDisplayToLogical(), MethodGet(), MethodIsValid(), MethodLogicalToDisplay(), MethodLogicalToOdbc(), MethodNormalize(), MethodSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab