Artificial Intelligence
Artificial Intelligence
Information

Fact.Id property


      Gets the ID of this object.


Namespace : ielib
Assembly : ielib.dll

public int Id { get; }

Property value

Type : System.Int32

Represents the ID of a fact.


      Note: The identifier of a fact is distributed by the FactsBase class when the KnowledgeBase.Add(Fact) method is used to add a fact in the knowledge base.