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?

%CSP.RuleProperty

class %CSP.RuleProperty extends %CSP.RuleElement

Implement CSR:PROPERTY tag that defines a property in the rule class. The NAME attribute specifies the name of the property. The following additional attributes of the property are supported: description final initial multidimensional private transient type

Method Inventory

Methods

method RenderStartTag() as %Status
Add the specified property to the rule class that is being created.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab