Skip to main content

%iKnow.Classification.Definition.BuilderParameter

Class %iKnow.Classification.Definition.BuilderParameter Extends node [ Deprecated, System = 3 ]

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.

Properties

name

Property name As %String(XMLPROJECTION = "ATTRIBUTE") [ Required ];

value

Property value As %String(MAXLEN = "", XMLPROJECTION = "ATTRIBUTE");