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
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
1
|
|
|
|
|
method RenderStartTag()
as %Status
Add the specified property to the rule class that is being created.