KnowledgeObj class
Represents the base class of the Premise class and of the Conclusion class.
Namespace : ielib
Assembly : ielib.dll
C#
public class KnowledgeObj : Object
Inheritance Hierarchy
System.Object
KnowledgeObj
Properties Expression : Gets a string that represents the expression. Deprecated from version 1.3.
FactObject : Gets the object of the class Fact.
Value : Gets or sets the value of the object.
MethodsGetExpression() : Gets a string that represents the expression.