Skip to main content

%Installer.Resource

class %Installer.Resource extends %Installer.Activity

This is a "Resource" activity within a Manifest document

Property Inventory

Properties

property Description as %String (MAXLEN = 32000) [ Required ];
Description
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Permission as %String (MAXLEN = 16) [ Required ];
Permission
Property methods: PermissionDisplayToLogical(), PermissionGet(), PermissionIsValid(), PermissionLogicalToDisplay(), PermissionLogicalToOdbc(), PermissionNormalize(), PermissionSet()
property Target as %String (XMLNAME = "Name") [ Required ];
Namespace name
Property methods: TargetDisplayToLogical(), TargetGet(), TargetIsValid(), TargetLogicalToDisplay(), TargetLogicalToOdbc(), TargetNormalize(), TargetSet()
property Type as %String (MAXLEN = 16) [ InitialExpression = 0 ];
Type (Internal Use Only)
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab