%Installer.Production
class %Installer.Production extends %Installer.Sequence
This is a "Production" activity within a Manifest documentProperty Inventory
Properties
property AutoStart as %Installer.Boolean [ InitialExpression = 0 ];
AutoStart value
Property methods: AutoStartDisplayToLogical(), AutoStartGet(), AutoStartIsValid(), AutoStartLogicalToDisplay(), AutoStartLogicalToXSD(), AutoStartNormalize(), AutoStartSet(), AutoStartXSDToLogical()
property Target as %String (XMLNAME = "Name") [ Required ];
Production name name
Property methods: TargetDisplayToLogical(), TargetGet(), TargetIsValid(), TargetLogicalToDisplay(), TargetLogicalToOdbc(), TargetNormalize(), TargetSet()
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()