Artificial Intelligence
Artificial Intelligence
Information

Premise.Value property


      Gets or sets the value of premise (inherited from the KnowledgeObj class).


Namespace : ielib
Assembly : ielib.dll

public Object Value { set; get; }

Property value

Type: System.object

Represents a value to compare with the value of a fact to define if the premise is satisfied (see also the Premise.FactObject property and the Fact.Value property).