%iKnow.Classification.Definition.PredicateOR
Class %iKnow.Classification.Definition.PredicateOR Extends PredicateBase [ Deprecated, System = 3 ]
Parameters
XMLNAME
Parameter XMLNAME = "OR";
Properties
predicates
Property predicates As list Of PredicateBase(XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE");
Methods
%GenerateCode
Method %GenerateCode() As %String