Skip to main content

%iKnow.Classification.Definition.PredicateAND

Class %iKnow.Classification.Definition.PredicateAND Extends PredicateBase [ Deprecated, System = 3 ]

Parameters

XMLNAME

Parameter XMLNAME = "AND";

Properties

predicates

Property predicates As list Of PredicateBase(XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE");

Methods

%GenerateCode

Method %GenerateCode() As %String