Artificial Intelligence
Artificial Intelligence
Information

KnowledgeValue class


      Represents a value specified (from version 1.3).


Namespace : ielib
Assembly : ielib.dll
   C#
   public class KnowledgeValue

Constructor

KnowledgeValue(object ValObj) : Initializes a new instance with a specified object.


Properties

Symbol : Gets or sets the operation of the value.

Value : Gets the value of the object.


Method

GetExpression() : Gets a string that represents the object expression.