Artificial Intelligence
Artificial Intelligence
Information

Fact.PackageId property


      Gets the ID package that this fact belongs (from version 1.2.0.0).


Namespace : ielib
Assembly : ielib.dll

public int PackageId { get; }

Property value

Type : System.Int32

Represents the ID of package that contains this fact.


      Note : The package ID is distributed through the use of the Package.Add(Fact) method to add a fact in the package.