deprecatedclass %iKnow.Classification.Definition.BuilderParameter
extends node
This class represents any builder-specific parameters not covered elsewhere.
Nodes of this type can be appended to a classifier definition to allow it to be reloaded
into a classifier builder for optimization or other purposes.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
2
|
|
|
|
|
|
property name
as %String(XMLPROJECTION="ATTRIBUTE") [ Required ];
property value
as %String(MAXLEN="",XMLPROJECTION="ATTRIBUTE");