Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%iKnow.TextTransformation.Model.SetReference

class %iKnow.TextTransformation.Model.SetReference extends %iKnow.TextTransformation.Model.node

This class represents a reference to a set of strings, possibly annotated with metadata, for use in a TT model.

Property Inventory

Properties

property name as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: nameDisplayToLogical(), nameGet(), nameIsValid(), nameLogicalToDisplay(), nameLogicalToOdbc(), nameNormalize(), nameSet()
property type as %String (VALUELIST = ",set,xdata", XMLPROJECTION = "ATTRIBUTE");
Property methods: typeDisplayToLogical(), typeGet(), typeIsValid(), typeLogicalToDisplay(), typeLogicalToOdbc(), typeNormalize(), typeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab